hn • r/hackernews
Comment on: Note-taking software,Novel ideas
Obsidian + Git already does this. The conflict problem is real though, CRDTs would be better but then you're rebuilding the sync layer anyway, which is what the paid services give you.
Users of Markdown note apps struggle with sync conflicts and paying for proprietary services, and open‑source alternatives often cannot be self‑hosted due to licensing. MantleSync offers a self‑hosted, CRDT‑based sync layer that guarantees conflict‑free collaboration and full control over data for Markdown note‑taking workflows.