Releases: the1ts/todo.txt-plugins
Releases · the1ts/todo.txt-plugins
Remove spurious set -x
set -x from testing left in by mistake
New addon to unarchive a notes file and list all archived notes files
2 new addons to allow the you to unarchive a notes file and list all archived notes files.
Listing notes addons now take a term to limit the list with.
New notesgrep action
Action added to grep actual notes files for a TERM and display the required note: format.
Takes a -a argument to also search archived notes files.
Bugfixes on many actions
Bugfixes around use and not cleanup of TMP_FILE.
notes rename script added.
Notesrename script allows renaming of notes in todo.txt, done.txt, tickler files and the actual notes are renamed.
Improved the bash_completion of many actions, including line numbers.