Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 0219ed4fe3 Packaging
- Added README.1.5.0 detailing the new custom report configuration
  variables that must be added.
- Added README.1.5.0 to the distribution.
- Added new custom.html documentation.
- Added warning to task.html about the README.1.5.0 changes.
2009-02-15 23:26:15 -05:00
binary - Built 1.4.2 and packaged it as a Mac OS X Leopard Intel binary 2008-09-26 22:25:38 -04:00
html Packaging 2009-02-15 23:26:15 -05:00
src Sample .taskrc - update 2009-02-15 22:45:50 -05:00
task.pmdoc - Built 1.4.2 and packaged it as a Mac OS X Leopard Intel binary 2008-09-26 22:25:38 -04:00
.gitignore - Built 1.4.2 and packaged it as a Mac OS X Leopard Intel binary 2008-09-26 22:25:38 -04:00
AUTHORS - Merged 1.4.3 to master 2008-11-01 16:31:30 -04:00
ChangeLog Documentation Update 2009-02-15 16:54:59 -05:00
configure.ac - Enhanced split algorithm to be non-destrutive, and therefore faster 2008-12-14 15:18:33 -05: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 docs, announced deprecation of TUTORIAL. 2008-07-09 03:39:29 -04:00
grammar.bnf Error handling 2009-02-15 22:33:18 -05: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 Packaging 2009-02-15 23:26:15 -05:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS - Merged 1.4.3 to master 2008-11-01 16:31:30 -04:00
README - Final 1.4.1 touches. 2008-07-18 01:53:54 -04:00
README.1.5.0 Packaging 2009-02-15 23:26:15 -05:00
script.txt - Converted 1.4.2 references to 1.5.0. 2008-09-20 20:24:58 -04:00

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 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://www.beckingham.net/task.html

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

  http://todotxt.org

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:

  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.