Nathan Pennie
Nathan Pennie
Currently, Matrix Notepad will send aggressively until it hits the rate limit. Once it's been hit, it merges edits together (if that's possible) and sends once the rate limit timeout...
I am actively working on this now as the *only* change for the next release, which I am targeting sometime after the new year. Yeah that's a lot of time,...
So if multiple users insert text at the same position, both users' data will be displayed side by side, however, there will be no indication that it is conflicting. The...
The current proposal linked in the matrix-doc issue appears to be perfect for this
As I hinted in Matrix Live, I'm leaning towards having an **optional** server API that can figure out the "head" events, i.e, the ones that have not been overwritten.
"You are using a whole package of antd, please use https://www.npmjs.com/package/babel-plugin-import to reduce app bundle size." -- Hopefully it'll be an easy fix
Moving this to the top because its just ridiculous.
Just to give a quick update: The NPM package that I linked had horrible docs (to the point where they had [unanswered GH issues open](https://github.com/ant-design/babel-plugin-import/issues/327) asking how to use it),...
@notramo I don't think that this is something that makes sense to implement in Matrix Notepad directly. ***BUT...*** Matrix Notepad is built on top of Matrix and uses an event-based...
I think that it would be best to base undo history off of whatever edits the user has made. I do not think that it would be a good idea...