TemaDeveloper / TemaDeveloper/personal_planner
feat: Global search + Cmd-K command palette across all data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Size: M.
Search exists only inside Notes (/api/notes/search, quick-switcher). There's no way to search entries across Work/Habits/Finances/custom sections, or jump to a section by keyboard.
Scope
Add a global Cmd-K command palette + cross-section entry search (sections, notes pages, entries, actions). Table-stakes for a daily-driver planner.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing Notes search endpoint at /api/notes/search and the current quick-switcher to understand how search and keyboard navigation work. Map the Work, Habits, Finances, and custom sections before deciding where cross-section search belongs. Done means Cmd-K can find sections, notes pages, entries, and actions across all listed areas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- backend, frontend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100