rspace-online/modules/rnotes/components
Jeff Emmett a736321189 feat(rnotes): add real-time Yjs collaboration, comments, and suggestions
Replace whole-content Automerge sync with character-level Yjs CRDT for
NOTE-type notes. Adds cursor presence, inline comments with threaded
replies, and track-changes suggesting mode.

- Custom Yjs WebSocket provider bridging over existing rSpace WS
- Server-side yjs-sync/yjs-awareness message relay (pure broadcast)
- y-indexeddb for offline persistence, periodic plaintext sync to Automerge
- Comment mark + panel with resolve/reply/delete
- Suggestion insert/delete marks with accept/reject support
- Schema v3→v4 (collabEnabled, comments fields)
- Collab toolbar: comment button, suggesting toggle, peer indicators

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-20 10:36:09 -07:00
..
comment-mark.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
comment-panel.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
folk-notes-app.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -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
suggestion-marks.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00
suggestion-plugin.ts feat(rnotes): add real-time Yjs collaboration, comments, and suggestions 2026-03-20 10:36:09 -07:00