Skip to content

Releases: ksalzke/follow-up-task-omnifocus-plugin

v1.3.2

04 Sep 10:29
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› update move action to use revised function in 'move to action group' lib - and prompt if the minimum version of that library is not installed (a211501)

v1.3.1

25 Aug 12:12
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix bug where 'note' is not shown in edit dialogue and created task does not finish processing (e9df726)
  • πŸ› fix bug where 'tag' dialogue didn't finish processing when copying from an existing task (00d4034)
  • πŸ› fix bug where new task with prereq/dep not processed correctly (a574429)

v1.3.0

23 Aug 10:37
Compare
Choose a tag to compare

Features

  • ✨ add tag dialogue for new task (da00e6e)
  • ✨ move 'flag' option to tag dialogue when creating a new task (c157755)

v1.2.0

18 Aug 06:08
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix preference pane not showing - issue #2 (d3d81af)
  • πŸ› show plug-in name in menu (closes #2) (d2a2d4f)

Features

  • πŸ’„ label existing prereq/dep tasks in dropdown (613cd0e)
  • πŸ’„ remove 'move checkbox' from first dialogue (7983801)
  • πŸ’„ update first dialogue header to reflect action (01c6953)
  • ✨ add 'today tag' option (e502d0b)
  • ✨ only show properties in transfer dialogue that are not null in original task (cc3591e)
  • ✨ show project/action group path in dialogue (and change order) (61a3c91)
  • ✨ show reduced edit form if no task selected (and auto-move) (cc54bd7)

v1.1.0

13 Aug 08:08
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› don't copy dependent and prereq helper tags (aa25ee9)
  • πŸ› fix validation - cannot proceed without task name (5cd5a85)
  • πŸ› stop tags from containing group being applied to new task (631ce47)
  • πŸ’„ minor changes to headings and dependency info (da92df5)
  • πŸ’„ only show prereqs and deps in 'properties to transfer' when they exist (df6de6b)

Features

  • ✨ add ability to add prerequisites and dependent tasks (b2af17f)
  • ✨ add preferences form and pref for tags included in edit form (ac1fdd0)
  • ✨ add search form to add additional tags (dac3f25)
  • ✨ add special case: add new task to inbox when nothing selected and include deps and prereqs (19b0585)
  • ✨ split into three functions: complete, drop, leave selected (7be0222)