Skip to content

Releases: ksalzke/agendas-for-omnifocus

v1.9.2

31 Mar 05:56
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› allow 'manage agenda items' to be run on events that are projects (b73e306)

v1.9.1

13 Feb 11:10
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix bug where agenda items could not be re-linked from dialogue (74ce79e)

v1.9.0

25 Jun 06:59
Compare
Choose a tag to compare

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

13 Jun 03:39
Compare
Choose a tag to compare

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

19 Feb 00:38
Compare
Choose a tag to compare

Features

  • πŸ’„ rename 'Preferences' to 'Preferences: Agendas' (6acd63a)

v1.6.0

16 Feb 10:42
Compare
Choose a tag to compare

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

15 Feb 09:51
Compare
Choose a tag to compare

Features

  • πŸ’„ show [LINKED] for already-linked events, rather than removing from the list completely (91ba5ba)

v1.4.0

13 Feb 10:21
Compare
Choose a tag to compare

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

09 Feb 10:09
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix issue with being unable to add multiple agenda items simultaneously (efd7266)

v1.3.0

09 Feb 04:58
Compare
Choose a tag to compare

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)