We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Tips and Tricks (textile)
removed broken image link
Owncloud + Web Dav mounts and known issues.
OwnCloud/WebDav syncing tips, tricks, and workarounds.
Remove Bash completion section; the completion script will be included in the v 2.9 distribution; its installation is now documented in the Quick Start Guide.
Bash completion: Refer to active pull request to incorporate into main distribution.
We cannot assume that people have t aliased to todo.sh. :)
If you are going to use the -t option, you should use -q as well.
Update to use TODOTXT_DEFAULT_ACTION
adding -t to the ssh string, this enables for example the edit action to work over ssh.
The -a flag will allow the interactive commands to work. i.e. todo.sh del <task> will allow you to type yes or no instead of failing for lack of input.
Correct bash completion code - incorrect alias for todo action "listproj". Action "lsproj" should be "lsprj". Updated Tips and Tricks (textile)
Added alternate 't' shortcut, with 'ls' as a default action. Updated Tips and Tricks (textile)
fix code snippets indentation Updated Tips and Tricks (textile)
Bash completion: Alternative location for the script, improved formatting of description text. Updated Tips and Tricks (textile)
Migrated from tips-and-tricks v12
Migrated from tips-and-tricks v11
Migrated from tips-and-tricks v10
Migrated from tips-and-tricks v9