For the complete documentation index, see llms.txt. This page is also available as Markdown.

Standard Notes

Summarizing my attempts to understand StandardNotes codebase.

  • How does it sync?

  • How does it encrypt?

  • How does it deal with conflicts?

  • Overall front-end code structure?

  • How does it store on user disk?

  • How does it store on the server?

Code

Thoughts & Observations

Last updated