1.7.0 (2024-06-12)
- 💄 add getFolderPath and show folder for folder and project selections (41569f8)
- 💄 show folder path in active folders fuzzy search form (01c869b)
1.6.0 (2024-06-12)
- ✨ add getTaskPathWithFolders function (aaf5604)
1.5.0 (2023-09-24)
- ✨ add functions for matching projects (8e779cc)
1.4.0 (2023-09-22)
- ✨ implement fuzzy matching (375cd37)
1.3.2 (2023-09-22)
- 🐛 fix bug where dropped folders were being reactivated (f4a8d97)
1.3.1 (2023-09-05)
- 🐛 fix truncation only adjusted in one place (0fa4e4e)
1.3.0 (2023-09-03)
- ✨ add 'activeFoldersFuzzySearchForm' (831152a)
1.2.1 (2023-08-25)
- 💄 update truncation of options to 150 chars (bfe6c3e)
1.2.0 (2023-08-23)
- 💄 truncate string at 70 characters in prereq/dep form (4f52cf3)
1.1.1 (2023-08-22)
- 🐛 fix bug in getTaskPath - address case where inbox contains nested tasks (b7c95e2)