add quick actions for creating labels, projects, and filters in GlobalSearchPalette

refactor: move stripHtml function to Helpers utility

fix: update chore filters to include raw description for better search indexing
enhance: implement search parameter handling for modal openings in ProjectView and LabelView
This commit is contained in:
Mo Tarbin
2026-08-16 01:36:20 -04:00
parent 2480049fd1
commit 79d92ca8c9
8 changed files with 210 additions and 76 deletions

View File

@@ -56,6 +56,9 @@
"quickAction": "Quick action",
"navigation": "Navigation",
"createTask": "Create a task",
"createLabel": "Create a label",
"createProject": "Create a project",
"createFilter": "Create a filter",
"viewAllTasks": "View all tasks",
"viewArchivedTasks": "View archived tasks",
"openSettings": "Open settings",