Per-User Document Content Filtering - Is This Possible? #959
Unanswered
artyom-kalman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I need to implement per-user content filtering in a collaborative Tiptap editor where different users should see different parts of the same document based on their permissions (block-level access control). I'm wondering if this is architecturally possible with Hocuspocus and if so, what's the recommended approach.
Use Case
Current Understanding
From my research, I understand that:
Question
Is per-user document filtering architecturally supported? Can different users connected to the same document receive different initial document states?
Thank you for your time and for building such a great collaborative editing solution! 🙏
Beta Was this translation helpful? Give feedback.
All reactions