Yokadi 1.1.1
written on Monday, November 14, 2016
On Friday last week I released version 1.1.1 of Yokadi, the console-based TODO list system. This new version brings the following changes:
- Improvements:
- When listing multiple projects, order them alphabetically.
- Bug fixes:
- Fixed parse error if the user sets a time of "17m".
- When the user edits a task with
t_edit
and removes a keyword, remove the keyword from the task. - Made recurrence code work with dateutil 2.6.0.
Nothing earth-shattering, but a few nice to have. You can get it this new version from Yokadi download page or install it directly with pip3 install yokadi
.