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 !
pbeckingham (author)
Tue Jun 09 16:49:36 -0700 2009
commit  1422a15cbc470cff590bf06daad20d01fe1b05ef
tree    78bf87805b7b398f3e4bd01931254c5a188bae5c
parent  9c15457d7f8f945f41da94ff8d5a8063c0638195 parent  20d8124a1dfc3ff7ba683b57ef6e0e8585d07fda
task /
name age message
file .gitignore Mon Jun 08 20:24:09 -0700 2009 Code Cleanup - Removed Makefile.in from reposi... [pbeckingham]
file AUTHORS Mon Jun 08 20:03:30 -0700 2009 Bug Fix - Build failure on OpenBSD - Fixed bui... [pbeckingham]
file COPYING Fri May 30 18:22:22 -0700 2008 - Updated all documents. [pbeckingham]
file ChangeLog Mon Jun 08 23:56:59 -0700 2009 Changed some more references from beckingham.ne... [ultrafredde]
file DEVELOPERS Mon Jun 08 23:56:59 -0700 2009 Changed some more references from beckingham.ne... [ultrafredde]
file INSTALL Sat Apr 19 19:04:44 -0700 2008 - Generic OSS files added. [pbeckingham]
file Makefile.am Tue Jun 09 00:31:44 -0700 2009 * Removed hard-coded version number [ultrafredde]
file NEWS Mon Jun 08 20:14:38 -0700 2009 Documentation Update - Bumped version to 1.7.1... [pbeckingham]
file README Mon Jun 08 20:14:38 -0700 2009 Documentation Update - Bumped version to 1.7.1... [pbeckingham]
directory binary/ Fri Sep 26 19:25:38 -0700 2008 - Built 1.4.2 and packaged it as a Mac OS X Leo... [pbeckingham]
file checklist.txt Thu May 07 20:08:53 -0700 2009 Enhancement - duplicate command - Added duplic... [pbeckingham]
file configure.ac Mon Jun 08 20:14:38 -0700 2009 Documentation Update - Bumped version to 1.7.1... [pbeckingham]
file depcomp Sat Apr 19 19:04:44 -0700 2008 - Generic OSS files added. [pbeckingham]
directory doc/ Tue Jun 09 08:30:09 -0700 2009 Fixed documentation for 1.7.1 [ultrafredde]
file grammar.bnf Sun Apr 12 19:35:26 -0700 2009 Documentation Update - Added the global modifi... [pbeckingham]
directory html/ Fri May 22 17:15:01 -0700 2009 Documentation Update - synch with web site - T... [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 Wed Mar 18 20:29:25 -0700 2009 Recurring Tasks - new "weekdays" frequency - A... [pbeckingham]
directory src/ Mon Jun 08 23:56:59 -0700 2009 Changed some more references from beckingham.ne... [ultrafredde]
directory task.pmdoc/ Mon Nov 10 21:10:14 -0800 2008 - Final tidying up of 1.4.3 loose ends. [pbeckingham]
file task_completion.sh Tue Jun 09 00:32:23 -0700 2009 * Updated project homepage reference and licens... [ultrafredde]
Thank you for taking a look at task.  Task is a GTD utility featuring:

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

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-like functionality only.

You may want to 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 online tutorial file are the quickest way for you to make that
decision.  The online tutorial can be found at:

  http://taskwarrior.org/wiki/taskwarrior/Simple

Task has many 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:

  support@taskwarrior.org

Or better yet, get involved in the discussion at

  http://taskwarrior.org

Got an idea for an enhancement?  Post a message!

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