Releases: ksalzke/follow-up-task-omnifocus-plugin
Releases Β· ksalzke/follow-up-task-omnifocus-plugin
v1.3.2
v1.3.1
Bug Fixes
v1.3.0
v1.2.0
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
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)