Add due add-on

Rebecca Morgan
2017-03-10 17:32:54 +00:00
parent a0c1a6653a
commit 66c46af908

@@ -15,6 +15,7 @@ h3. Table of Contents
** "Edit in a designated text editor":#edit-open-in-text-editor ** "Edit in a designated text editor":#edit-open-in-text-editor
** "graph Visualize done tasks «Dont break the chain» for todo.txt":#graph-visualize-done-tasks ** "graph Visualize done tasks «Dont break the chain» for todo.txt":#graph-visualize-done-tasks
** "cd - Display directory paths":#cd-display-directory-paths ** "cd - Display directory paths":#cd-display-directory-paths
** "due - List tasks by due date":#due-list-by-due-date
** "nav - Open URLs in a web browser":#nav-open-items-url-in-browser ** "nav - Open URLs in a web browser":#nav-open-items-url-in-browser
** "ac - Open activeCollab URLs in a web browser":#ac-activecollab-integration ** "ac - Open activeCollab URLs in a web browser":#ac-activecollab-integration
** "birdseye - Project progress report":#birdseye-your-productivity-report ** "birdseye - Project progress report":#birdseye-your-productivity-report
@@ -174,6 +175,12 @@ Outputs the command necessary to change the current directory to the directory h
"Download file":http://github.com/dhein/todo.txt-cli/raw/pub-addons/cd "Download file":http://github.com/dhein/todo.txt-cli/raw/pub-addons/cd
h2(#due-list-by-due-date). __due__: list tasks by due date
Lists tasks formatted by due date, by default tasks that are overdue or due today. Optionally add an argument to display tasks due in the next n days. Assumes tasks are added with the key due:YYYY-MM-DD.
"Project page":http://github.com/rebeccamorgan/due
h2(#nav-open-items-url-in-browser). __nav__: open item's URL in browser h2(#nav-open-items-url-in-browser). __nav__: open item's URL in browser
todo.sh add Should have a look at http://github.com/ginatrapani ASAP todo.sh add Should have a look at http://github.com/ginatrapani ASAP