I would like to allow users to save drafts of what they write in the rich text editor. In terms of database schema, what is the best way to store these?
I’m looking for a functionality like a MS365 Word doc or a Google Doc where someone can go back and see what was edited yesterday, particularly if another user edited it.
Side note: Do I understand correctly that the rich text editor is TipTap? Can I add extensions myself?
I am a newb and am scoping out my project setup and requirements. I plan on using Xano for the backend.