Releases: jfding/todor
Releases · jfding/todor
v1.10.1
v1.10.0
What's Changed
- Encrypted box support by @jfding in #32
- Two new commands added: enc / dec
- all other commands can support encrypted taskbox except
edit
command - by using zip with aes encryption
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- Add "-c/--cleanup" flag for
sink
command to remove or archive old days' task box files - Removed the
cleanup
command - Add "--delete" flag for
mark
command, to act "mark and delete" - New command
filemanager/fm
to callranger
to manage md files - A buf of
purge
command fixed
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- More friendly routine tasks information to include weekday
- Including today.exe and tomorrow.exe into windows release pkgs
- A few bug fixings
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
-
Enhancements for routine tasks
- "tomorrow" task box can also support
checkout
commands, with daily auto hook - commands
list
will show different icons for routine tasks - make interactive mode as the default when adding routine tasks (--non-interactive to disable it)
- add new
routine
command to list all routine tasks conveniently
- "tomorrow" task box can also support
-
Re-design args for command
collect
as:collect --from <box>
-
change a more proper unicode icon for date-stamp
-
Fixed a few bugs to make all unit tests pass
-
Updated README and docs
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Added new command cleanup to remove empty taskbox files by @jfding in #29
- Big change: routine tasks supported by @jfding in #30
- Doc of the design and usage of new routine tasks: https://github.com/jfding/todor/blob/v1.7.0/docs/routine-tasks-v3.md
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.2
What's Changed
Full Changelog: v1.5.1...v1.5.2