5.0.1 (2024-06-12)
- π require update to v1.7.0 of fuzzy search plugin (and force version increment) (8c6f76a)
5.0.0 (2024-06-12)
- π correct storage of synced preferences for this plug-in (a3d77ab)
- synced preferencess now stored in com.KaitlinSalzke.MoveToActionGroup
4.2.1 (2023-09-26)
- π fix bug where preferences menu was continuously shown when trying to move task(s) (502937a)
4.2.0 (2023-09-05)
- π use current project as default as 'skip project' action group selection (c95bd56)
- β¨ include all remaining tasks in 'add to note' dialogue (eeb30bc)
4.1.0 (2023-09-04)
- π 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)
- β¨ add 'append to note' action (faebc24)
- β¨ change action group tags to multi-select (0+) (52bf760), closes #21
4.0.0 (2023-09-03)
- π 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)
- π 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)
- projectPrompt preference has been removed and various changes made to all functions in library (across various recent commits)
3.7.1 (2023-06-17)
- π fix bug where not all action groups are shown when 'all' is selected (7082a6d)
3.7.0 (2023-06-17)
- π fix bug where action group tag not being removed (db88e7a)
- β¨ add preference to not inherit tags when moved (f377ece)
3.6.0 (2023-06-04)
- β¨ Add option for all tasks to be included as potential action groups (whether or not they already have subtasks) (af656fd)
3.5.0 (2022-06-24)
- π re-introduce fuzzy matching for projects and tags (eb7dbab)
- β¨ add 'complete with last action' checkbox when creating new group (e9f271d)
- β¨ add 'Prompt for Project' preference (0578308)
3.4.0 (2022-06-10)
- π incorporate 'add another' into tag form (+ some refactoring) (a413b16)
- β¨ add ability to move projects, not just tasks (32e428b)
- β¨ add filter option to the action group form (5387406)
- β¨ preselect most recently used project in search form (f12ccf5)
3.3.0 (2022-06-06)
- β¨ add preference: prompt for tags if no tags assigned? (87705ce)
3.2.1 (2022-06-05)
- π Fix label for 'no action group' dialogue - 'set position' checkbox was incorrectly labelled 'show in project' (43a4af7)
3.2.0 (2022-06-05)
- β¨ add 'add new action group' choice to position dialogue (c9eb03f)
- β¨ add preference for designating the tag for action groups (b66da11)
- β¨ Add preference to auto-include top-level or all action groups (bfedb0f)
- β¨ change checkboxes: now 'set position' and 'append as note' (7a93705)
- β¨ optionally don't apply action group tag (15618c3)
- β¨ select "beginning" by default if there are no tasks within action group (4b7aa1e)
3.1.1 (2022-02-22)
- π convert Alert to Form re 'no action group' (59cf6eb)
- π fix go-to logic in 'no action group' case (e53b573)
3.1.0 (2022-01-23)
- π only show remaining tasks in 'task location' prompt (3bb5bc7)
- β¨ add 'go to last moved' action that navigates to the last task that was moved (d7dd714)
- β¨ add 'show task in project after moving' checkbox to location dialogue (f76839e)
2.4.1 (2022-01-12)
- π only return active or blocked action groups (06c455b)
- β¨ add option to go to project after moving (1f31127)
- β¨ add prompt for project and tag if none assigned (#12) (cff8502)
- β¨ prompt for additional tags (c8fbf10)
- β¨ show project form for tasks that are part of a project (98dee28)