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

Make it a Matrix Widget #29

Open KB1RD opened 3 years ago

KB1RD commented 3 years ago

Use https://github.com/matrix-org/matrix-widget-api to allow the Notepad to function entirely as a widget. This would be instead of using mxapps, which I don't think makes sense since the widget API is gaining most of the features that mxapps would have.

This depends upon https://github.com/matrix-org/matrix-doc/pull/2876.