Roadmap

  • Binding to other text editors: Lexical, Monaco, Prosemirror/Tiptap, Slatejs, Codemirror.
  • CRDT mode (P2P)
  • DocNode Editor: A new rich-text editor based on DocNode core, heavily inspired by Lexical.
  • DocNode Grid: A high-performance data structure for tables and grids. Suitable for spreadsheets with millions of cells, like Google Sheets.

DocNode Sync

  • Performance tests on alternatives to IndexedDB as local storage (Sqlite or Pglite)
  • Document or user-based geosharding