public
Description: A command line GTD application for managing text todo lists.
Homepage: http://taskwarrior.org
Clone URL: git://github.com/pbeckingham/task.git
Click here to lend your support to: task and make a donation at www.pledgie.com !
task /
name age message
file .gitignore Loading commit data...
file AUTHORS
file COPYING Fri May 30 18:22:22 -0700 2008 - Updated all documents. [pbeckingham]
file ChangeLog
file DEVELOPERS
file INSTALL Sat Apr 19 19:04:44 -0700 2008 - Generic OSS files added. [pbeckingham]
file Makefile.am
file NEWS
file README
file TUTORIAL
file announcement.txt
file configure.ac
file depcomp Sat Apr 19 19:04:44 -0700 2008 - Generic OSS files added. [pbeckingham]
file install-sh Sat Apr 19 19:04:44 -0700 2008 - Generic OSS files added. [pbeckingham]
file missing Sat Apr 19 19:04:44 -0700 2008 - Generic OSS files added. [pbeckingham]
file script.txt
directory src/
file task.html
README
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.