New add On
@@ -35,6 +35,7 @@ h3. Table of Contents
|
||||
** "hey - a minimalist CRM":#hey
|
||||
** "tmsa - commands to help working with dated todo files":#tmsa
|
||||
** "revive - re-add items from archive":#revive
|
||||
** "make - Create new .txt files from command line":#make
|
||||
|
||||
h1(#install). Installation
|
||||
|
||||
@@ -479,3 +480,21 @@ _License: MIT_
|
||||
|
||||
"Project page":https://github.com/duncanje/todo.txt-revive
|
||||
"Download file":https://raw.github.com/duncanje/todo.txt-revive/master/revive
|
||||
|
||||
h2(#make) __make__:Create New .txt Files.
|
||||
|
||||
Quickly create new .txt files in your default todo.txt file directory.
|
||||
|
||||
Examples:
|
||||
|
||||
<pre><code>
|
||||
$ todo.sh make bills
|
||||
File bills.txt created in [TODO_DIR]
|
||||
</code></pre>
|
||||
|
||||
_Author: Jared Meyering_
|
||||
_License: MIT_
|
||||
|
||||
"Project page":https://github.com/Jmeyering/TodoTxtMake
|
||||
"Download file":https://raw.github.com/Jmeyering/TodoTxtMake/master/make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user