![]() * libshared: bump for weekstart, epoch defines, eopww fix mainly those visible changes, and miscellaneous others see GothenburgBitFactory/taskwarrior#3623 (weekstart) see GothenburgBitFactory/taskwarrior#3651 (epoch limit defines) see GothenburgBitFactory/libshared#73 (eopww fix) * Initialize libshared's weekstart from user's rc.weekstart config This enables use of newer libshared code that can parse week numbers according to ISO8601 instead of existing code which is always using Sunday-based weeks. To get ISO behavior, set rc.weekstart=monday. Default is still Sunday / old algorithm, as before, since Sunday is in the hardcoded default rcfile. Weekstart does not yet fix week-relative shortcuts, which will still always use Monday. See #3623 for further details. |
||
---|---|---|
.cargo | ||
.devcontainer | ||
.github | ||
cmake | ||
doc | ||
docker | ||
misc | ||
performance | ||
scripts | ||
src | ||
test | ||
.clang-format | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.gitmodules | ||
.pre-commit-config.yaml | ||
AUTHORS | ||
Cargo.lock | ||
Cargo.toml | ||
ChangeLog | ||
cmake.h.in | ||
CMakeLists.txt | ||
commit.h.in | ||
COPYING | ||
DEVELOPER.md | ||
docker-compose.yml | ||
index.html | ||
INSTALL | ||
LICENSE | ||
README.md |
Taskwarrior
Taskwarrior is a command line task list management utility with a multitude of features, developed as a portable open source project with an active and quite vast ecosystem of tools, hooks and extensions.
Install
Taskwarrior is packaged on a wide range of Linux/Unix systems, Mac OS and Windows. Check out the latest available packages in repositories of your OS distribution of choice on Repology.
Alternatively, you can build Taskwarrior from source.
Documentation
The online documentation, downloads, news and more are available on our website, taskwarrior.org.
Community
Taskwarrior has a lively community on many places on the internet.
Best place to ask questions is our discussions forum on Github. For other support options, take a look at taskwarrior.org/support
For code contributions, please use pull requests. See Contributing to Taskwarrior for more details.
Contributing
Your contributions are especially welcome.
Whether it comes in the form of code patches, ideas, discussion, bug reports, encouragement or criticism, your input is needed.
See further development documentation in doc/devel
.
Sponsoring
Taskwarrior is a result of work of mostly small group of volunteers, and has been in development since 2006.
If you are a happy Taskwarrior user, please consider sponsoring us through Github Sponsors.
Every sponsorship matters, as it directly increases the number of hours core developers can contribute to the project and makes the project more sustainable.
License
Taskwarrior is released under the MIT license. For details check the LICENSE file.