Obsidian vs Reflect-open
Reflect-open is a narrower, open-source alternative for Apple users who want daily-note-first workflows and plain Markdown files. It covers local notes, wiki links, backlinks, and search, but the supplied documentation does not show Obsidian-equivalent graph visualization, encrypted managed sync, shared vaults, or web publishing. Choose Reflect-open for inspectable files, an MIT-licensed codebase, and user-controlled

Decision guide
The practical reasons to choose either option, based on documented capabilities.
Choose Reflect-open if
- Mac and iPhone users who organize work around daily notes, wiki links, backlinks, and local search
- Users who require an MIT-licensed application that can be built from source
- People who want notes to remain ordinary Markdown files usable in other editors or automation through a CLI and git
Stay with Obsidian if
- You need Windows or Android support; Reflect-open explicitly lists both as out of scope
- You depend on graph visualization rather than links, backlinks, and search alone
- You require a documented managed service for AES-256 end-to-end encrypted cross-device sync and version history; Reflect-open instead documents iCloud or git-based choices without claiming equivalent encryption or limits
Deployment and operations
Reflect-open is MIT-licensed and currently in beta. Signed, notarized Mac builds are distributed through GitHub Releases and auto-update from there; the iOS companion is distributed as a TestFlight beta. Source builds require Rust, Node.js with pnpm 10, and Xcode Command Line Tools. The supplied material documents local installation and source builds, not a hosted server deployment; no Docker or Kubernetes support is listed. Users are responsible for configuring optional iCloud, git remotes, AI,
Migration considerations
Reflect-open uses Markdown files as its source of truth and states that they remain usable in any Markdown editor. This supports file-level portability from a Markdown-based vault, but the supplied material documents no dedicated Obsidian importer or compatibility guarantees for Obsidian-specific metadata, plugins, embeds, settings, or link behavior.
Feature fit
What Reflect-open covers
- Local-first note storage
- Markdown-based connected notes
- Wiki-style note links
- Backlinks
- Local full-text search
- Cross-device file-sync options
What’s different or missing
- No documented graph visualization
- No documented managed encrypted sync service
- No documented real-time shared vaults
- No documented web publishing
- No Windows or Android support
- No plugin API
Project snapshot
- GitHub stars
- 1,421
- Contributors
- 7
- Language
- TypeScript
- Last commit
- Aug 14, 2026
- Latest release
- Aug 14, 2026
Categories: Document Collaboration, Knowledge Management, Note Taking, File Sync & Storage
Sources and editorial review14 linked sources
Public documentation supports this comparison. Automation assists collection and classification; editorial standards and corrections remain the responsibility of Kris.
Reflect is an open-source note-taking app built around a folder of Markdown files.
readme · github.comNotes live in a folder you choose, and optional services such as AI providers, transcription, iCloud, GitHub, or another git remote are connected directly by the user.
readme · github.comWiki links and backlinks: type [[ to link notes; each note shows what links back to it.
readme · github.comLocal search: ⌘K searches notes, backlinks, and tags.
readme · github.comFor simple file sync across Apple devices, create your graph inside an iCloud-synced folder.
readme · github.comFor versioned backup or non-iCloud sync, connect GitHub in the app or add any SSH git remote.
readme · github.comInstall the Mac app.
readme · github.comInstall the iOS beta.
readme · github.comReflect is an open-source note-taking app built around a folder of Markdown files. It opens to today's note, lets `[[wiki links]]` connect people, projects, and ideas, and keeps search and backlinks fast without turning your notes into an app-only database.
verdict · github.comMarkdown files are the source of truth. Reflect adds search, backlinks, tags, and related notes on top, but the files remain usable in any Markdown editor.
shared feature · github.comEach build is signed, notarized, and auto-updated from GitHub Releases. You can also [view all releases](https://github.com/team-reflect/reflect-open/releases).
deployment · github.com## License [MIT](LICENSE).
deployment · github.comWindows, Android, and a plugin API are out of scope for now.
consider original · github.comA graph is a folder you can inspect, back up, sync, or edit with other tools:
migration · github.com








