Show HN: Files.md – Open-source alternative to Obsidian
Files.md, an open-source note-taking application, launched as a local-first alternative to Obsidian. It stores all notes as plain Markdown files, ensuring users retain full ownership and portability of their data. The app supports backlinks, a graph view, and a clean, distraction-free editor. It is available on GitHub under the MIT license, allowing free use and modification. Files.md is designed for developers and power users who prefer local storage over cloud-dependent solutions. The project is actively maintained, with contributions welcome. By using plain Markdown, users can easily sync notes with other tools like Git or static site generators, avoiding vendor lock-in. The initial release focuses on core functionality, with planned features including plugins and mobile support.
Gives developers a free, open-source, local-first alternative to Obsidian with full data control.