Skip to content

Releases: ksalzke/custom-complete-omnifocus-plugin

v3.2.0

31 May 11:02
Compare
Choose a tag to compare

Features

  • ✨ add option to open project in new window if reviewing when stalled (b48ff18)

v3.1.2

04 Jan 10:58
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 remove tags and unschedule completed task where task is repeating (bf7af41)

v3.1.1

30 Jun 23:32
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 remove absolute scheduled notifications for repeating tasks

v3.1.0

18 Nov 21:29
Compare
Choose a tag to compare

Features

  • ✨ add option to automatically select next node (dede01d)

v3.0.1

24 Mar 07:05
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 don't show 'stalled' prompt when the last action in a SAL is completed (3d97f54)

v3.0.0

08 Mar 11:08
Compare
Choose a tag to compare

Bug Fixes

  • 🐛 convert Alert to Form to get around OF bug re 'project stalled' (b7b2556)

Features

  • ➖ remove dependency on function library (4b29530)
  • ✨ add 'preferences' pane and convert 'tags to remove' to synced pref (f1f2d9c)
  • ✨ expand 'promptIfStalled' to include a prompt if an action group is stalled (not just project) (a4382af)
  • ✨ integrate with 'Tag Tasks Due Today' plug-in (f88a317)
  • ✨ integrate with 'Work On...' plug-in (7beaca5)

BREAKING CHANGES

  • 'tags to remove' are now set in preferences pane rather than in config file; Synced Preferences plug-in is required; completion function changed to 'onComplete'

v2.1.0

28 Feb 00:30
Compare
Choose a tag to compare

Features

v2.0.1

29 Jan 05:44
Compare
Choose a tag to compare
docs: :memo: update README re change to installation process and link…