Releases: ksalzke/agendas-for-omnifocus
Releases Β· ksalzke/agendas-for-omnifocus
v1.9.2
Bug Fixes
- π allow 'manage agenda items' to be run on events that are projects (b73e306)
v1.9.1
Bug Fixes
- π fix bug where agenda items could not be re-linked from dialogue (74ce79e)
v1.9.0
Bug Fixes
- π fix 'show agenda item' processing dialogue bug (e32316a)
- π open inbox when 'goTo' task is in the inbox instead of silently failing (6f2f6b9)
Features
- π add option to show certain tags in processing dialogue (85ec2e4)
- π label inactive agenda items as [INACTIVE] and move to bottom of list (9d3b238)
- π show event tags if more than one set in preferences (25db5b7)
- β¨ add 'Add To Agenda Via Project' action (97a8f06)
v1.8.0
Bug Fixes
- π remove async from 'reset processing dialogue' action (a58080a)
Features
- β¨ add 'edit note' processing option (b26c2df)
- β¨ add 'Set Last Updated' action (e13ccde)
- β¨ add KM macro to run 'resetProcessingDialogue' action (c0d68a8)
v1.7.0
Features
- π rename 'Preferences' to 'Preferences: Agendas' (6acd63a)
v1.6.0
Bug Fixes
- π allow 'remove from agenda' to be invoked on agenda items that are projects (c6bf404)
Features
- β¨ add supplementary action to reset 'processEventRunning' preference if needed (4dd02f4)
v1.5.0
Features
- π show [LINKED] for already-linked events, rather than removing from the list completely (91ba5ba)
v1.4.0
Bug Fixes
- π add in missing 'await's (c3264fe)
- π fix bug re earlier async change (e4391f1)
- π update checks of remaining events to use for ... of instead of forEach (52a9672)
Features
- π change SF symbols to be more relevant (e02d6d6)
Reverts
- Revert "refactor: β»οΈ convert getAllEvents to a synchronous function" (9c53e71)
v1.3.1
Bug Fixes
- π fix issue with being unable to add multiple agenda items simultaneously (efd7266)
v1.3.0
Bug Fixes
- π improve handling of repeating events (508a38c)
- π replace Keyboard Maestro macro with functional solution (e0b7e04)
- π only show 'process event' form if one is not already shown (c61a592)
- π only show processing form once if event is linked to multiple agenda items and form is cancelled (dd0d3c9)
Features
- π show alert for 'go to agenda item' when no agenda items are linked (97ddcd1)
- π update 'go to' actions to use project view in new tab (4513a57)
- β¨ add processing option to 'go to' an agenda item in projects (50cca02)
- β¨ add ability to rename tasks in processing dialogue (#13) (ed229e7)