Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 98f215b1b5 Feature: scheduled date
- Supports 'scheduled' date for tasks, which represent the earliest opportunity
  to work on a task.
- Added unit tests for urgency.
- Implemented color rule.
- Added scheduled to 'info' report.
- Updated assorted documentation.
- Removed comments in default rc because they are never seen.
- Added (broken) 'ready' report, which is like 'next' but only for ready tasks.
2012-05-13 17:19:22 -04:00
doc Feature: scheduled date 2012-05-13 17:19:22 -04:00
i18n Documentation 2011-08-09 22:46:41 -04:00
package-config Package config 2012-04-03 21:25:24 +02:00
scripts Feature #1005 2012-05-07 18:44:14 -04:00
src Feature: scheduled date 2012-05-13 17:19:22 -04:00
test Feature: scheduled date 2012-05-13 17:19:22 -04:00
.gitignore Documentation 2012-04-13 00:45:18 -04:00
AUTHORS Feature #1005 2012-05-07 18:44:14 -04:00
ChangeLog Feature: scheduled date 2012-05-13 17:19:22 -04:00
cmake.h.in Fixed bugs #533 and #536 2011-09-14 01:10:52 +02:00
CMakeLists.txt Bumped version number to 2.0.1 2012-03-17 23:05:28 +01:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2012-01-02 23:32:10 -05:00
DEVELOPER Documentation 2012-05-12 13:16:57 -04:00
EXPOSITION Documentation 2011-12-18 12:37:09 -05:00
INSTALL Documentation 2012-04-09 00:22:24 -04:00
LICENSE Copyright 2012-01-02 23:32:10 -05:00
NEWS Feature: scheduled date 2012-05-13 17:19:22 -04:00
README Documentation 2012-04-09 00:22:24 -04:00

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.

---

Taskwarrior is released under the MIT license. For details check the LICENSE
file.