Skip to content

Releases: ksalzke/move-to-action-group-omnifocus-plugin

v5.0.1

12 Jun 15:03
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› require update to v1.7.0 of fuzzy search plugin (and force version increment) (8c6f76a)

v5.0.0

12 Jun 13:53
Compare
Choose a tag to compare

Features

  • ✨ add preference to include folder path where relevant (requires update to fuzzy search library)

Bug Fixes

  • πŸ› correct storage of synced preferences for this plug-in (a3d77ab)

BREAKING CHANGES

  • synced preferencess now stored in com.KaitlinSalzke.MoveToActionGroup

v4.2.1

26 Sep 13:11
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix bug where preferences menu was continuously shown when trying to move task(s) (502937a)

v4.2.0

05 Sep 11:30
Compare
Choose a tag to compare

Features

  • πŸ’„ use current project as default as 'skip project' action group selection (c95bd56)
  • ✨ include all remaining tasks in 'add to note' dialogue (eeb30bc)

v4.1.0

04 Sep 11:50
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix behaviour for project-specific options (ea82a08)
  • πŸ› fix label for 'defer date' form (80fafe6)
  • πŸ› only show 'add to root of project' when a project is selected (0a1e186)

Features

  • ✨ add 'append to note' action (faebc24)
  • ✨ change action group tags to multi-select (0+) (52bf760), closes #21

v4.0.0

03 Sep 08:07
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› allow for selection of project when skipping project dialogues (bf296c5)
  • πŸ› fix bug in potentialActionGroups for projects (44c53f2)
  • πŸ› fix bug where note was appended to wrong task (d7e3b63)
  • πŸ› fix bug where task was added inside selected task when setting position (instead of after) and add '(ending)' marker (a0b3d9c)
  • πŸ› show project dialogue after folder dialogue is shown (4e776fc)

Features

  • πŸ’„ make 'add to root of project' default selection (827c9b0)
  • πŸ’„ modify dialogue order so tags come first (763bd51)
  • πŸ’„ move 'special' options to top of dialogues (5c58b1b)
  • ✨ add 'Move To Action Group In Folder (Skip Project Selection)' (c436b17)
  • ✨ add 'Move To Action Group In Folder' action (limits action groups by selected folder) (7e108a6)
  • ✨ add 'set defer date' and 'set due date' options (7539e06)
  • ✨ add ability to 'add project' to move to (0e0c7b9)
  • ✨ Add action to move directly to action group, without project prompt (1b258b0)
  • ✨ add folders to 'project' dialogue (task is added to selected folder) (616a1bd)
  • ✨ add preference for new project tag to be applied automatically (d7cfbb0)
  • ✨ add preference to move to top (rather than end) of folder when creating project (a214346)
  • ✨ change default selection: use current or assigned project if applicable, otherwise last used (4a8090c)
  • ✨ don't show folder selection when creating new project if already filtered by folder (0253b5d)

BREAKING CHANGES

  • projectPrompt preference has been removed and various changes made to all functions in library (across various recent commits)

v3.7.1

17 Jun 12:15
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix bug where not all action groups are shown when 'all' is selected (7082a6d)

v3.7.0

17 Jun 11:48
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› fix bug where action group tag not being removed (db88e7a)

Features

  • ✨ add preference to not inherit tags when moved (f377ece)

v3.6.0

04 Jun 03:54
Compare
Choose a tag to compare

Features

  • ✨ Add option for all tasks to be included as potential action groups (whether or not they already have subtasks) (af656fd)

v3.5.0

24 Jun 12:58
Compare
Choose a tag to compare

Bug Fixes

  • πŸ› re-introduce fuzzy matching for projects and tags (eb7dbab)

Features

  • ✨ add 'complete with last action' checkbox when creating new group (e9f271d)
  • ✨ add 'Prompt for Project' preference (0578308)