Gina Trapani 9bab224a29 Merge branch 'master' of git://github.com/ginatrapani/todo.txt-cli into addons
* 'master' of git://github.com/ginatrapani/todo.txt-cli:
  Bugfix: pri accepted priorities of more than a single letter
  Don't set sort command in default todo.cfg.
  Don't set colors in default todo.cfg.
  Cleanup: removing annoying trailing space on pri tasks
  Cleanup: del/depri/pri: some more $2 -> $item
  Bugfix: handling of priorities in pri/depri/do: no more globbing
  Bugfix, take 2: depri no longer wipes out entire task with other parens http://tech.groups.yahoo.com/group/todotxt/message/1828
  Bugfix: depri no longer wipes out entire task with other parens http://tech.groups.yahoo.com/group/todotxt/message/1828
  Fix misplaced quote that was blocking filename globbing in the action
  Add quotes around $action to handle cases where todo.actions.d path includes embedded spaces.
2009-04-12 02:41:57 -04:00
2009-04-05 06:37:38 +08:00
2009-04-04 12:21:53 -07:00

    TODO.TXT Command Line Interface

    Latest stable release: http://github.com/ginatrapani/todo.txt-cli/downloads
    First release: 5/11/2006
    Original conception by: Gina Trapani (http://ginatrapani.org)
    Contributors: http://github.com/ginatrapani/todo.txt-cli/network
    License: GPL, http://www.gnu.org/copyleft/gpl.html
    More information and mailing list at http://todotxt.com
    To contribute, fork the repository at http://github.com/ginatrapani/todo.txt-cli/tree/master
Description
☑ A simple and extensible shell script for managing your todo.txt file.
http://todotxt.org
Readme 6.3 MiB
Languages
Shell 98.7%
Makefile 1.3%