Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
todo.txt_cli-2.13.0.zip | 2024-12-25 | 17.2 kB | |
todo.txt_cli-2.13.0.tar.gz | 2024-12-25 | 16.2 kB | |
README.md | 2024-12-25 | 590 Bytes | |
v2.13.0 source code.tar.gz | 2024-12-25 | 718.9 kB | |
v2.13.0 source code.zip | 2024-12-25 | 742.7 kB | |
Totals: 5 Items | 1.5 MB | 2 |
Added
- listpri action allows concatenation of multiple priorities [-ranges]
- replace action completely merges any combination of priority / date with existing (#386)
- Check for broken symlinks to custom actions and complain (#359)
Changed
- Add .sh extension to completion script
- Reuse the todo.sh alias for completion
- Return from user prompt without requiring Enter (#354)
- Default to user writable directory in config (#148)
Fixed
- Fix problem with spaces in directory path (#276)
- pri action takes multiple items + priorities on single run (#346)