rspace-online/modules/rnotes
Jeff Emmett 9de37d7405 feat(rnotes): real-time transcript rendering + open notebook integration
Add segment-based live transcription to voice recorder and in-editor
dictation, wire AUDIO note recording, and add send-to-notebook endpoint
for RAG indexing via open-notebook service.

- Add openNotebookSourceId field to NoteItem schema
- Add POST /api/notes/send-to-notebook proxy route to open-notebook
- Add dictation preview bar with interim speech below editor toolbar
- Rewrite voice recorder with TranscriptSegment-based live rendering
- Convert transcript segments to Tiptap JSON with timestamps on save
- Wire Record button in AUDIO note view with full MediaRecorder flow
- Add Send to Notebook button + Indexed badge in note meta panel

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 13:20:31 -07:00
..
components feat(rnotes): real-time transcript rendering + open notebook integration 2026-03-11 13:20:31 -07:00
converters fix: resolve circular import crash in rnotes converters 2026-03-03 19:47:23 -08:00
db feat: Phase 4 — remove PostgreSQL from 11 modules, switch to Automerge 2026-03-02 15:48:01 -08:00
landing.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
local-first-client.ts perf: parallelize local-first init — batch IDB loads, cache crypto keys, preload sync states 2026-03-03 14:18:55 -08:00
mod.ts feat(rnotes): real-time transcript rendering + open notebook integration 2026-03-11 13:20:31 -07:00
schemas.ts feat(rnotes): real-time transcript rendering + open notebook integration 2026-03-11 13:20:31 -07:00