You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we can start thinking and brainstorming how this might be implemented, once we iron out the bugs that we find in the markdown editor.
We can hash out when to implement this and what else to implement before this. And also which repo to put this code in (probably r3bl base and cmdr, and not open core).
This is a good explanation. Very well covered algorithm. Adding the article link for future reference https://www.inkandswitch.com/peritext/. [Was used in video]
nazmulidris
changed the title
[cmdr, tui, edi, base] add collaborative editing support to r3bl-cmdr using CRDTs
[cmdr, tui, edi, base] add collaborative editing support to r3bl-cmdr
Jul 11, 2024
Add collaborative editing support to r3bl-cmdr using CRDTs.
This is a really good video about collaborative text editing. We can use CRDT algorithms to do this. There are some open source ones.
automerge:
I think we can start thinking and brainstorming how this might be implemented, once we iron out the bugs that we find in the markdown editor.
We can hash out when to implement this and what else to implement before this. And also which repo to put this code in (probably r3bl base and cmdr, and not open core).
More info
This is a good explanation. Very well covered algorithm. Adding the article link for future reference https://www.inkandswitch.com/peritext/. [Was used in video]
Other research
The text was updated successfully, but these errors were encountered: