Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 6c7ad2b398 - Added error checking for "recur" without "due"
- Added error checking for "until" without "recur"
- Added status setting for "task add" regarding T::recurring
2008-07-05 02:02:10 -04:00
html - Added support for ordinal relative dates, like "23rd". 2008-07-04 18:06:44 -04:00
src - Added error checking for "recur" without "due" 2008-07-05 02:02:10 -04:00
.gitignore - Zero values no longer generate a 1-char bar in "task ghistory" 2008-06-27 18:05:02 -04:00
announcement.txt - Corrected platform list. 2008-06-03 23:23:22 -04:00
AUTHORS - Corrected Cygwin ncurses documentation 2008-06-22 00:14:26 -04:00
ChangeLog - Added support for ordinal relative dates, like "23rd". 2008-07-04 18:06:44 -04:00
configure.ac - Bumped version to 1.4.0 2008-06-22 00:25:16 -04:00
COPYING - Updated all documents. 2008-05-30 21:22:22 -04:00
depcomp - Generic OSS files added. 2008-04-19 22:04:44 -04:00
DEVELOPERS - Updated all documents. 2008-05-30 21:22:22 -04:00
grammar.txt - Updated grammar to include new undelete command. 2008-06-22 00:37:20 -04:00
ideas.txt - Date class now supports relative dates for construction (tomorrow, friday, eoy ...) 2008-07-04 17:18:01 -04:00
INSTALL - Generic OSS files added. 2008-04-19 22:04:44 -04:00
install-sh - Generic OSS files added. 2008-04-19 22:04:44 -04:00
Makefile.am - Added DEVELOPERS file describing high-level code layout. 2008-05-25 20:33:27 -04:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS - Bumped version to 1.4.0 2008-06-22 00:25:16 -04:00
README - Added YouTube reference to new movie. 2008-06-03 23:16:40 -04:00
script.txt - Added YouTube reference to new movie. 2008-06-03 23:16:40 -04:00
TUTORIAL - Implemented "task ghistory" command to draw a bar chart. 2008-06-27 00:15:06 -04:00

Thank you for taking a look at task.  Task is a GTD utility featuring:

  - Robust C++ implementation
  - Tags
  - Colorful, tabular output
  - Reports
  - Lots of commands
  - Low-level API
  - Abbreviations for all commands, options
  - Multi-user file locking
  - Clean architecture allowing quick addition of new features

It is intended that features, mainly in the form of reports will be added
frequently, with best practices and useful reports evolving from usage patterns.

Task is scope-limited to GTD functionality only.

You may want to jump straight to the TUTORIAL file, or perhaps watch the old
task movie on YouTube:

  http://www.youtube.com/watch?v=l68LCl6BYvs

or the new improved one:

  http://www.youtube.com/watch?v=D2Kn4DMOVSw

Either will give you a fairly good idea of what task is capable of, and whether
it fits in to your way of working.  As a command line application, task is not
for everyone and some of you may prefer to not proceed.  The movie or TUTORIAL
file are the quickest way for you to make that decision.

Task is based on ideas presented in the todo.sh script, found on:

  http://todotxt.org

Task has a few more features than todo.sh, but fundamentally, they are both
working toward the same goals, which is to help you follow basic Getting Things
Done (GTD) principles.

All feedback is welcome, in addition to any bug reports or patches to:

  task@beckingham.net

Got an idea for an enhancement?  Send a message!

I have found that task makes me more productive and organized.  I hope task can
do the same for you.