TemaDeveloper / TemaDeveloper/personal_planner

feat: Global search + Cmd-K command palette across all data

Open
#55 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.