- 05 May, 2015 10 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Date completions are triggered when entering 'due:' or 't:' (depends on your configuration which tags you use).
-
Bram Schoenmakers authored
Conflicts: setup.py topydo/Commands.py
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Remove priorities from multiple todo items at once
-
Jacek Sowiński authored
-
Jacek Sowiński authored
+ Test new multi-todo functionality. + Change name of tests from set_prio to depri
-
Jacek Sowiński authored
-
Bram Schoenmakers authored
-
- 04 May, 2015 26 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Yes, I'm too tired for this. :/
-
Bram Schoenmakers authored
Guess I'm too tired for this.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Add tests for EditCommand
-
Jacek Sowiński authored
-
Jacek Sowiński authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Edit the archive file with '-d' option.
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Split the CLI class into a CLI base class.
-
Bram Schoenmakers authored
-
Jacek Sowiński authored
This implements archive option from #2.
-
- 02 May, 2015 4 commits
-
-
Bram Schoenmakers authored
-
Bram Schoenmakers authored
Implementation of editing todos in $EDITOR
-
Jacek Sowiński authored
-
Jacek Sowiński authored
implements #2 - `topydo edit` will still open todofile in $EDITOR - `topydo edit 1 2 3` will open tmpfile with corresponding todos - `topydo edit -e @Home due:today` will open tmpfile with todos matching the expression
-