Skip to content

feat(notes): add review preview and note sorting#49

Merged
v-byte-cpu merged 1 commit into
mainfrom
feat/notes-review-preview-sorting
Jun 20, 2026
Merged

feat(notes): add review preview and note sorting#49
v-byte-cpu merged 1 commit into
mainfrom
feat/notes-review-preview-sorting

Conversation

@v-byte-cpu

Copy link
Copy Markdown
Member

Summary

  • Adds a live review preview to the note editor for basic and cloze notes.
  • Expands note sorting to support due date and progress, with the shared sort plumbing updated across UI,
    mock API, and generated contract code.
  • Adds timestamp tooltips and reusable date text handling to date-heavy surfaces.

Add a review preview to the note editor, including basic/cloze preview states and
cloze selection/reveal controls.

Expand note sorting to support due date and progress, update shared sort typing to be
field-generic, and propagate the new sort fields through the mock API, generated contract,
and note/deck/folder services.

Also add timestamp tooltips and DateText wrappers for relative date labels across note,
deck, folder, workspace, and search surfaces.
@v-byte-cpu v-byte-cpu merged commit 287dd9f into main Jun 20, 2026
3 checks passed
@v-byte-cpu v-byte-cpu deleted the feat/notes-review-preview-sorting branch June 20, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant