Releases: giovannicoppola/AlfreDo
Releases · giovannicoppola/AlfreDo
v0.4.1
bug fix (thanks @koengrosman)
v0.4
Version 0.4 (Feb 2024)
New Features 💫
- create new labels while creating tasks
- add task priority
- Added partial match checkbox in
Workflow Configuration
- Search projects and labels anywhere in the string. Will search from start if unchecked.
- allowing spaces in labels
- special characters
()@ # | "\& , !
are now supported in labels and project names
except:- both a space and a closed parenthesis in projects and labels
/
in projects (reserved for sections)
- possible to add time due ⏰ after date shortcuts (e.g.
2w10:13
,2m20:45
etc.)
bug fixes 🕷️
- would occasionally open the workflow folder after selecting a project or label
- better handling of missing projects or labels
- accepting Z timezone in due date
v0.3.1
bug fix
v0.3
- Fixed bug (not showing tasks with time due, in the
due today
view (thanks @seagullmouse) - added support to open tasks in app
- added custom keyword to add new tasks
v0.2.2
support for sections, international date, time, supporting spaces in Project names
v0.1.3
new logo
v0.1.2
version 0.1.1 Replace `complete` with `close` to deal with recurring tasks
v0.1.1
replaced complete
with close
command to deal with recurring tasks
v0.1
First release