mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 08:56:43 +02:00
Taskwarrior - Command line Task Management taskwarrior.org
https://taskwarrior.org
![]() - Fixed bug #461, in which the filter 'due:today' failed, but 'due.is:today' worked. This is because while iterating over tasks, not every task has a due date, in which case Date::Date ("") was called, which fails. - Moved 'wait' up to second position in the Att::type method, for efficiency. |
||
---|---|---|
doc | ||
i18n | ||
package-config | ||
scripts | ||
src | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
install-sh | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
README.build | ||
taskrc | ||
with_lua |
Thank you for taking a look at taskwarrior! Taskwarrior is a GTD, todo list, task management, command line utility with a multitude of features. It is a portable, well supported, very active project, and it is Open Source. Taskwarrior has binary distributions, online documentation, demonstration movies, and you'll find all the details at: http://taskwarrior.org At the site you'll find a wiki, discussion forums, downloads, news and more. 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. Please send your support questions and code patches to: support@taskwarrior.org Consider joining taskwarrior.org and participating in the future of taskwarrior. ---