elcomtik/obsidian-local-sync
Obsidian LocalSync is an experimental local-first sync engine for Obsidian enabling single-user, multi-device Markdown sync without retransmitting full files. It uses Yjs (CRDT) as the source of truth, Evolu for storage and transport, and ordered mutation streaming with configurable performance and LRU memory management.
GitHub repository with 5 stars and 0 forks.
Language: TypeScript
Topics: crdt, evolu, local-first, obsidian-plugin, yjs