Difference between revisions of "Todo.py"
(Creation of entry) |
m (Remove related links link.) |
||
| (3 intermediate revisions by one user not shown) | |||
| Line 2: | Line 2: | ||
|Name=todo.py | |Name=todo.py | ||
|Short description=A port to python of Gina Trapani's todo.txt-cli bash script | |Short description=A port to python of Gina Trapani's todo.txt-cli bash script | ||
| − | |Full description=todo.py is a script modeled after Gina Trapani's todo.txt-cli project which manages your list of items that you wish to accomplish. It allows you to use contexts, projects, dates and priorities to organize and display your todos. It gives you the flexibility to define colors for certain priorities to make them stand out and allows you to specify a default action. | + | |Full description=todo.py is a script modeled after Gina Trapani's [http://todotxt.com todo.txt-cli] project which manages your list of items that you wish to accomplish. It allows you to use contexts, projects, dates and priorities to organize and display your todos. It gives you the flexibility to define colors for certain priorities to make them stand out and allows you to specify a default action. |
It is extensible through both bash and python add-ons. | It is extensible through both bash and python add-ons. | ||
| Line 9: | Line 9: | ||
|VCS checkout command=git clone git://bitbucket.org/icordasc/todo.py.git | |VCS checkout command=git clone git://bitbucket.org/icordasc/todo.py.git | ||
|Computer languages=python, bash | |Computer languages=python, bash | ||
| − | |Documentation note=https://github.com/sigmavirus24/Todo.txt-python/wiki | + | |Documentation note=[https://github.com/sigmavirus24/Todo.txt-python/wiki Wiki] |
| − | http://todopy.readthedocs.org/en/latest/index.html | + | [http://todopy.readthedocs.org/en/latest/index.html Auto-generated documentation] |
|Keywords=gtd,todo,python | |Keywords=gtd,todo,python | ||
|Version identifier=0.3 | |Version identifier=0.3 | ||
|Version date=2012/03/07 | |Version date=2012/03/07 | ||
|Version status=mature | |Version status=mature | ||
| − | |||
|Submitted by=icordasc | |Submitted by=icordasc | ||
|Submitted date=2012/09/07 | |Submitted date=2012/09/07 | ||
Latest revision as of 15:33, 7 September 2012
todo.py
http://sigmavirus24.github.com/Todo.txt-python
todo.py is a script modeled after Gina Trapani's todo.txt-cli project which manages your list of items that you wish to accomplish. It allows you to use contexts, projects, dates and priorities to organize and display your todos. It gives you the flexibility to define colors for certain priorities to make them stand out and allows you to specify a default action.
It is extensible through both bash and python add-ons.
Documentation
Wiki
Download
version 0.3
(mature)
released on 7 March 2012
VCS Checkout
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GNU GPL v3 | icordasc | 7 September 2012 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Creator |
Resources and communication
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Python |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
