Closed RubaXa closed 1 year ago
Please explain the usecase first. Have you considered other solutions?
Also, this doesn't really prevent unauthorized users from sending awareness states. Instead, you should filter messages from unauthorized users.
@dmonad If I open a document in 2-tabs, I will see "cursor" from myself.
For example, in "GoogleDocs", this is exactly the behavior, they display N-1 "cursors" (N — number of tabs), but in the case of "Notion", they do not display their own "cursor".
Therefore, I want to be able to regulate this behavior, for example, through filtering.
Okay, makes sense. Will get this into the next release.
Thanks a million lot 🔥
Any chance we'll see a new release soon? Just found myself needing this…
This option is needed when we want to remove self "cursor" when opened N-tabs or other logic.
For example, in "GoogleDocs", this is exactly the behavior, they display N-1 "cursors" (N — number of tabs), but in the case of "Notion", they do not display their own "cursor".