1.2.2 (2023-08-26)
- 🐛 fix logic for when scheduling info is displayed in dialogue (cf5cb39)
- 🐛 handle situation where getScheduleInfo function is not available in Scheduling plugin (version < v2.4.0) (79944fe)
1.2.1 (2023-08-23)
1.2.0 (2023-08-23)
- 💄 show scheduling information if task scheduled (closes #7) (6fc1789)
- ✨ add 'defer until a future date' option (closes #8) (54dc5c1)
- ✨ don't include "schedule for tomorrow" in prompt if already scheduled for tomorrow (e5a6c0f), closes #6
- ✨ use custom complete for parent task if installed (closes #1) (d253f0c)
1.1.0 (2023-01-31)
- ✨ Add 'stop working on' option (eee8f07)
1.0.2 (2022-04-07)
- 🐛 fix bug where name was shown as '1' in dialogue, closes #2 (eb504bd)
- 🐛 fix bug where non-word characters (e.g. parentheses) at end of name were dropped, closes #3 (572267b)
1.0.1 (2022-03-08)
- 🐛 fix bug in onComplete function if task is not a 'Work on' task (ad99fe9)