- Can I open my existing Obsidian Markdown files in Kintari?
- Yes. Kintari works on regular files — Markdown is read, indexed, and pulled into the knowledge graph. You don't need to migrate the vault; just point Kintari at the folder. Obsidian-specific plugin syntax (e.g., Dataview queries) is treated as text, and the content around it remains usable.
- How is the Kintari vault different from the Obsidian vault?
- The Obsidian vault is a regular folder with .md files — portable, but unencrypted by default. The Kintari vault is an encrypted file (.kintarivault) that carries the knowledge index, configuration, and credentials. The content itself stays as files — you don't lose portability, you gain an encrypted index.
- Obsidian has thousands of plugins — how can Kintari keep up?
- It doesn't, and doesn't try to. If your workflow rides on a specific plugin chain (Dataview, Excalidraw, Tasks plugin, etc.), Obsidian is your tool. Kintari is curated rather than open: AI, knowledge graph, and agents are built in and don't need wiring. Both approaches have their place.
- Do I need Obsidian Sync if I have Kintari?
- No — and Kintari Sync deliberately doesn't exist. Synchronization is the sort of thing where any cloud hook would punch a hole back into the cloud-free design. If you need to sync devices, put your vault on a path you control (NAS, Syncthing, your own WebDAV). Kintari stays out of the way.
- Plain Markdown files will still be readable in 30 years — what about Kintari?
- Same. Content stays as files in your filesystem in the format you put them in. The vault itself is a documented format with published tools for export. If Kintari ever disappears, your files remain accessible and the vault decryptable.