Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham ed685a55ce Patch - Fixed wrong reference to task-tutorial
From 0e39a1b71874d8ac6e34e94f5b7932d41bc49b5c Mon Sep 17 00:00:00 2001
From: Federico Hernandez <ultrafredde@gmail.com>
Date: Sat, 30 May 2009 23:25:47 +0200
Subject: [PATCH] Fixed wrong reference to task-tutorial
2009-05-30 18:33:48 -04:00
binary Documentation Update - ready for OS X package 2009-05-28 11:40:03 -04:00
doc Patch - Fixed wrong reference to task-tutorial 2009-05-30 18:33:48 -04:00
html Enhancement - StringTable integration 2009-05-28 17:59:55 -04:00
scripts Patch - Added license information (GPLv2+) to shell completion scripts 2009-05-30 17:07:52 -04:00
src Unit Tests - Nibbler 2009-05-30 17:04:20 -04:00
task.pmdoc - Final tidying up of 1.4.3 loose ends. 2008-11-11 00:10:14 -05:00
.gitignore Code Cleanup - removed Makefile.in from git 2009-05-18 21:08:54 -04:00
AUTHORS Enhancement - Supports '--' on the command line 2009-05-24 22:32:36 -04:00
ChangeLog Patch - Support tag exclusion filtering 2009-05-28 11:30:30 -04:00
checklist.txt Enhancement - duplicate command 2009-05-07 23:08:53 -04:00
configure.ac New Version - 1.8.0 begins... 2009-05-14 23:22:31 -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 FF4 - util.cpp:convertDuration -> Duration 2009-05-16 22:14:32 -04:00
grammar.bnf Documentation Update 2009-04-12 22:35:26 -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 Patch - Pushed man pages to version 1.8.0 2009-05-30 17:14:00 -04:00
missing - Generic OSS files added. 2008-04-19 22:04:44 -04:00
NEWS Documentation Update - slackware version 2009-05-25 20:06:55 -04:00
README Bug fix - task now builds on Arch Linux 2009-05-11 23:44:17 -04:00
script.txt Recurring Tasks - new "weekdays" frequency 2009-03-18 23:29:25 -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-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://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

Or better yet, get involved in the discussion at

  http://groups.google.com/group/taskprogram

Got an idea for an enhancement?  Post a message!

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