ObsiKO ObsiKO Docs

Getting Started

Your exciting first steps with ObsiKO! Open your knowledge storage (vault), create your glorious first document, and try out rock-solid autosave and restore.

ObsiKO treats one whole folder of yours as a cozy workspace (we're going to call this a vault!). The .md files inside it are your precious notes.
They aren't converted into some complicated format — they're plain text files, so you can carry them off to any other app whenever you like! No conversion needed — just change the extension to .txt and it becomes a plain text file.

← Back to home: ObsiKO 101


What you see on first launch 👋

The very first time you open ObsiKO, a welcome card says hello. Press Get started and it disappears, leaving the welcome screen where you can open a folder or create a new note.

What's a vault (folder)? 🤔

Opening your folder 📂

Welcome screen — choose your vault with 'Open Folder'
▲ The welcome screen you see on first launch. Pick your vault with 'Open Folder.'

Creating your grand first document 📝

Autosave that just handles it 💾

Restoring exactly where you left off 🕰️

Starting with an Obsidian vault 🟣

Just open your Obsidian vault folder as it is. There's no conversion and no import wizard.

What
✅ Works as-is [[wikilinks]] (aliases, heading and block links), whole-line embeds ![[note]] and images, block IDs ^id, callouts, tags, frontmatter properties, one-line %%comments%%, Tasks to-dos and ```tasks lists, .canvas, .base, Dataview inline fields key:: value (read)
🟡 Partly ![[embeds]] in the middle of a line (shown as a link), multi-line %%comments%% (shown as text), Obsidian-only canvas properties (untouched if you only look, but may not survive if you edit the canvas in ObsiKO)
⚪ Not run ```dataview / ```dataviewjs queries (kept as-is with an "Obsidian plugin code" label — simple TABLE/LIST queries get a "Try as a table" chip that builds an ObsiKO table (.base) next to the note), Templater <% %>, Excalidraw drawings (open as their text), other community-plugin syntax

ObsiKO doesn't follow Obsidian's new-file location, link format, daily note or template settings — use ObsiKO's own settings for those. ObsiKO deliberately doesn't run plugins that execute other people's code (for safety and stability).

Frequently asked questions 🙋‍♀️🙋‍♂️


← Previous: What's New · Home · Next: A Tour of the Screen