TemaDeveloper / TemaDeveloper/personal_planner

feat(notes): Formatting parity — text color/highlight, toggle headings, inline math

Open
#61 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.

Open items 6, 7 and 10 in the Notion-parity backlog, not covered by #39–43: BlockNote supports these but they aren't exposed.

Scope

  • Text color & background highlight (formatting toolbar + /color commands)
  • Toggle-heading variant in the slash menu (isToggleable)
  • Inline (not just block-level) KaTeX math

Self-contained quick wins that close visible parity gaps. Files: src/components/notes/notes-editor.tsx.

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 src/components/notes/notes-editor.tsx and identify how the editor toolbar and slash menu expose BlockNote features. Implement the three scoped parity items: text color and background highlight, toggle headings, and inline KaTeX math. Done means each feature is available through the specified editor controls or commands and works in the notes editor.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.