KB1RD / matrix-notepad

A buggy way to collaborate on text documents using the Matrix protocol. When it works, consider this the Matrix Console of collaboration!
https://matrix-notepad.kb1rd.net/
GNU General Public License v3.0
67 stars 1 forks source link

Add a debug panel #5

Closed KB1RD closed 4 years ago

KB1RD commented 4 years ago

Possible things it could do:

  1. Enable breakpoints at each incoming message
  2. Allow the user to view and search the sorting trees
  3. Allow the user to view Logoot positions
KB1RD commented 4 years ago

This is done and on the dev branch