Skip to content
Star9,946

Open Or Create A Vault

A Tolaria vault is a folder on disk. The folder can contain Markdown notes, attachments, type definitions, saved views, and Git metadata.

Open An Existing Folder

Choose an existing folder if you already have Markdown notes. Tolaria scans .md files and uses frontmatter when it exists.

Good starting points:

  • A folder of plain Markdown files.
  • An Obsidian-style vault.
  • A Git repository containing notes.
  • A copy of the Getting Started vault.

Create A New Vault

Choose a new empty folder if you want Tolaria conventions from the start. New notes and optional type definitions are created as Markdown files.

Tolaria works well with a plain folder of Markdown files. You can open, edit, organize, and search notes without making the vault a Git repository.

Git is recommended when you want local history, diff views, recovery, pull, push, and remote sync without a proprietary backend. If a vault is not already a repository, Tolaria can initialize one when you explicitly ask it to.

Free and open source. Local-first, Git-first, and Markdown-based.