Rich markdown with wikilinks, backlinks, transclusion, and inline AI — all running locally on plain files. No account needed, works offline, compatible with your Obsidian vault.
Our platform follows a microservices pattern. See [[deploy-runbook]] for ops details and [[api-gateway]] for routing.
![[service-diagram]] ← transclusion
Type [[page-name]] to link any note to any other note.
VaultBase automatically indexes these links and shows a backlinks panel on every page — no manual
effort required. The graph view renders your entire vault as an interactive node map, filterable by
tag, folder, or search query. Orphan notes (no inbound or outbound links) are highlighted so
nothing gets lost.
Links resolve across folders, so [[deploy-runbook]]
works from anywhere in the vault. Ambiguous matches prompt you to disambiguate.
Highlight text and invoke AI actions: summarize, extract key concepts, generate questions, or continue writing. Completions appear inline — accept with Tab, dismiss with Escape. Bring your own API key (OpenAI, Anthropic, or local models via Ollama) or use VaultBase AI on cloud plans.
AI actions are context-aware. They see backlinks and transclusions, so summaries account for connected documents, not just the current file.
Press Ctrl+D
to open today's daily note, created from your template if it doesn't exist yet. Templates support
variables like {{date}},
{{title}}, and
{{tags}}. Quick capture
(Ctrl+Shift+N)
opens a scratch note in your inbox folder — triage later, capture now.
Embed one note inside another with ![[page-name]].
The transcluded content renders inline and stays up to date — edit the source, and every embed
reflects the change. Use this for shared definitions, boilerplate, or reusable decision criteria.
Tags live in YAML frontmatter. The tag panel shows all tags in your vault with counts, and bulk rename propagates across every file. Tags also drive tag-level permissions, so adding a tag can change who sees a file.
Your vault is plain markdown on disk. Open it in Obsidian, VS Code, or vim. No proprietary format, no export step, no migration headache.
The editor is a local-first application. Every feature works offline. Sync resumes automatically when you reconnect — nothing is lost.
Command palette, fuzzy file search, vim-style navigation optional. Dark and light themes. Designed for people who type all day.
Point VaultBase at an existing Obsidian vault. Wikilinks, tags, and frontmatter work the same way. Add sync and permissions without changing your workflow.
Free. Works offline. No account needed.
Open source. AGPL-3.0. Plain markdown files. Export anytime.