rspace-online/modules/rnotes/components
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
..
folk-notes-app.ts feat(rnotes): real-time transcript rendering + open notebook integration 2026-03-11 13:20:31 -07:00
folk-voice-recorder.ts feat(rnotes): real-time transcript rendering + open notebook integration 2026-03-11 13:20:31 -07:00
import-export-dialog.ts feat: add unified notification system with real-time WS delivery 2026-03-03 18:59:09 -08:00
notes-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
notes.css feat: Tiptap rich text editor for rNotes — toolbar, slash commands, sync 2026-03-02 18:20:33 -08:00
slash-command.ts feat(rnotes): type-specific notes, voice recording, web clipper, module settings 2026-03-09 22:39:10 -07:00