Skip to content

Releases: ksalzke/work-on-omnifocus-plug-in

v1.2.2

26 Aug 11:24
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 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)

v1.2.1

23 Aug 12:01
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 add 'true' hourly repetitions using 60 min repeat rule (dbad1f0), closes #5

v1.2.0

23 Aug 11:52
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 add defer date on creation so first deferral behaves as expected (bb262fa), closes #4

Features

  • 💄 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)

v1.1.0

31 Jan 13:53
Compare
Choose a tag to compare

Features

  • ✨ Add 'stop working on' option (eee8f07)

v1.0.2

07 Apr 00:15
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 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)

v1.0.1

08 Mar 09:51
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 fix bug in onComplete function if task is not a 'Work on' task (ad99fe9)

v1.0.0

02 Mar 20:18
603c9d1
Compare
Choose a tag to compare
docs: 📝 add screenshots to README