Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham e3eb87aa74 - Snapshot
2008-05-18 00:32:27 -04:00
src - Set up structure for AUTHORS file. 2008-05-18 00:30:12 -04:00
.gitignore - More .gitignore tweaks. 2008-04-19 22:43:42 -04:00
AUTHORS - Set up structure for AUTHORS file. 2008-05-18 00:30:12 -04:00
ChangeLog - Snapshot 2008-05-18 00:32:27 -04:00
configure.ac - Bumped version to 0.9.7 2008-05-17 22:47:51 -04:00
COPYING - Generic OSS files added. 2008-04-19 22:04:44 -04:00
depcomp - Generic OSS files added. 2008-04-19 22:04:44 -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 - Removed unnecessary SAMPLE_taskrc, and assorted references. 2008-05-17 23:16:08 -04:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS - Set up structure for AUTHORS file. 2008-05-18 00:30:12 -04:00
README - Set up structure for AUTHORS file. 2008-05-18 00:30:12 -04:00
TUTORIAL - Set up structure for AUTHORS file. 2008-05-18 00:30:12 -04:00

Thank you for taking a look at task.

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

  http://?????????????????

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 an email!



Task is a GTD utility featuring:

  - Robust C++ implementation
  - Tags
  - Colorful, tabular output
  - Reports
  - Low-level API
  - Auto-completion on all commands, options
  - Multi-user file locking
  - Clean architecture allowing quick addition of new features
  - UUID for all 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.