Updated Todo.sh Add on Directory (textile)
@@ -329,20 +329,17 @@ h2(#mit). __mit__: Most Important Task tracking
|
|||||||
Bash addon to help you track your Most Important Tasks.
|
Bash addon to help you track your Most Important Tasks.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
<pre><code>$ todo.sh mit # display all mits
|
<pre><code>$ todo.sh mit today go do something # use today or tomorrow to create a mit
|
||||||
Past Due:
|
|
||||||
do something @home (12)
|
|
||||||
|
|
||||||
Today:
|
|
||||||
fix something @work (14)
|
|
||||||
|
|
||||||
$ todo.sh mit @home # display all mits in specified context
|
|
||||||
Past Due:
|
|
||||||
do something @home (12)
|
|
||||||
|
|
||||||
$ todo.sh mit today go do something # use today or tomorrow to create a mit
|
|
||||||
$ todo.sh mit friday stash millions # use a day of week to create a mit
|
$ todo.sh mit friday stash millions # use a day of week to create a mit
|
||||||
$ todo.sh mit 2012.09.17 buy github # use specific date to create a mit
|
$ todo.sh mit 2012.09.17 buy github # use specific date to create a hit
|
||||||
|
$ todo.sh mit # display all mits
|
||||||
|
Past Due:
|
||||||
|
do something @home (12)
|
||||||
|
Today:
|
||||||
|
fix something @work (14)
|
||||||
|
$ todo.sh mit @home # display all mits in specified context
|
||||||
|
Past Due:
|
||||||
|
do something @home (12)
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
_Author: Cody Buell_
|
_Author: Cody Buell_
|
||||||
|
|||||||
Reference in New Issue
Block a user