AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

[FR] FlowyEditor Design Document.

Open LucasXu0 opened this issue 3 years ago • 1 comments

The document should be including:

  • [ ] Data Structure Design.

    • [ ] Json and keyword description.
    • [ ] Collaborative data model description.
      • [ ] Node Collaboration.
      • [ ] Text Collaboration.
  • [ ] Plugin Design.

    • [ ] Plugin Registration.
      • [ ] Type.
      • [ ] Subtype.
    • [ ] How to render the plugins.
    • [ ] How to update the UI when node changed.
  • [ ] Example Code and Show Case.

LucasXu0 avatar Jul 18 '22 03:07 LucasXu0

Should also include security design 🤷‍♂️

TerminalFi avatar Sep 11 '22 17:09 TerminalFi