Skip to content

Latest commit

Β 

History

History
243 lines (108 loc) Β· 14.5 KB

File metadata and controls

243 lines (108 loc) Β· 14.5 KB

5.0.1 (2024-06-12)

Bug Fixes

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

5.0.0 (2024-06-12)

Bug Fixes

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

BREAKING CHANGES

  • synced preferencess now stored in com.KaitlinSalzke.MoveToActionGroup

4.2.1 (2023-09-26)

Bug Fixes

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

4.2.0 (2023-09-05)

Features

  • πŸ’„ 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)

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

4.0.0 (2023-09-03)

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)

3.7.1 (2023-06-17)

Bug Fixes

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

3.7.0 (2023-06-17)

Bug Fixes

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

Features

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

3.6.0 (2023-06-04)

Features

  • ✨ 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)

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)

3.4.0 (2022-06-10)

Features

  • πŸ’„ 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)

Features

  • ✨ add preference: prompt for tags if no tags assigned? (87705ce)

3.2.1 (2022-06-05)

Bug Fixes

  • πŸ’„ Fix label for 'no action group' dialogue - 'set position' checkbox was incorrectly labelled 'show in project' (43a4af7)

3.2.0 (2022-06-05)

Features

  • ✨ 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)

Bug Fixes

  • πŸ› 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)

Bug Fixes

  • πŸ› only show remaining tasks in 'task location' prompt (3bb5bc7)

Features

  • ✨ 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)

Bug Fixes

  • πŸ› only return active or blocked action groups (06c455b)

Features

  • ✨ 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)

2.0.0 (2022-01-07)

Features

  • ✨ show action group hierarchy in form (31b20e1)
  • ✨ add 'add group' button to 'no action groups' alert & drop down (b470e45)
  • ✨ allow multiple tasks to be selected (ca15236)
  • ✨ allow user to select location within action group (2617cd6)

1.0.0 (2022-01-01)