Note Taking Record API: Revisions, Sync, and Export
Protect the relationship between a draft and its accepted revision, from offline saves to linked media and portable exports.
Read guide βπ WRITE / VERSION / RECALL
Keep the work. Keep the context.

Build a note workflow that can explain what is saved locally, what the service accepted, and what changed between revisions. Reliable saving and a useful export come before richer editing and automatic assistance.
A note identifier should survive a new title or folder. Choose an authoritative content representation and treat rendered views as derivatives. Keep ownership and access rules distinct from the way a notebook is organized.
Track the revision a draft started from and preserve unsaved text when another device saves first. An explicit conflict path can be a better initial design than silently overwriting either personβs work.
An AI rewrite or meeting-note suggestion should reference the exact source revision it used. Preview acceptance, keep it reversible, and avoid turning inferred owners or dates into confirmed commitments.
Protect the relationship between a draft and its accepted revision, from offline saves to linked media and portable exports.
Read guide βNo. A first implementation can support safe revision checks and recoverable conflicts without simultaneous editing.
Yes. Link to a session or segment reference and check current access instead of embedding a permanent public media address.