Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
todo.txt_cli-2.12.0.zip | 2020-09-10 | 16.7 kB | |
todo.txt_cli-2.12.0.tar.gz | 2020-08-12 | 15.9 kB | |
README.md | 2020-08-12 | 886 Bytes | |
v2.12.0.tar.gz | 2020-08-12 | 716.5 kB | |
v2.12.0.zip | 2020-08-12 | 740.1 kB | |
Totals: 5 Items | 1.5 MB | 0 |
Added
- Added default priority variable
TODOTXT_PRIORITY_ON_ADD
(#246) - Added
done
option as alias ofdo
(#169) - Added macOS 10.15.x support (#300)
- Highlighting of dates, metadata and item numbers (#264)
- Minimal config file / default filenames (todo.txt, done.txt, report.txt) (#289)
- Enable file completion for add-on actions via
_todo_file{1,2,3}_actions
(#270) - Allow to customize what can be before / inside / after
+project
and@context
(#271)
Changed
- Read the task's name and uses as default (#249)
- Updated interpreter reference to use environment variable (#160)
- Allow setting of bash completion path (#301)
Fixes
- Fixed no end-of-line bug. Supports todos with no end-of-line. (#295)
Thank you @inkarkat, @karbassi, @tpikonen, @kh80, @eightyfive, @otizonaizit, @guifeliper, and @dikeert for all the hard work and PRs.