Docs

Notes in Markdown

Hjarni stores notes as Markdown. Simple, portable, and readable by both you and your AI.

What a note is

A note has a title and a body written in Markdown. It can also have a summary, a source URL, tags, links to other notes, and file attachments.

You can put it in a container, tag it, and link it to other notes with wiki-links.

Keep notes small and focused. One idea, one meeting, one article summary. One note.

Why Markdown

Portable

Markdown is plain text. You can open it anywhere, move it anywhere, and it will always be readable.

AI-friendly

AI models understand Markdown natively. No conversion needed. What you write is what your AI reads.

Structured enough

Headings, lists, links, and code blocks give you all the structure you need without a complex editor.

No lock-in

Your notes are never trapped in a proprietary format. Export everything as Markdown in a ZIP.

What a note can contain

Headings

Organize content with #, ##, ### headings.

Lists

Bullet lists, numbered lists, and task lists with checkboxes.

Links

Standard Markdown links to external URLs.

Summary

An optional short summary for quick scanning, search results, and AI-friendly context.

Source URL

A canonical source link for articles, references, docs, or anything captured from elsewhere.

Wiki-links

Link to other notes with [[42:Note Title]] syntax for the most reliable linking, where 42 is the note's numeric ID. See wiki-links.

Attachments

Attach images, PDFs, and other files to any note. Available on Pro plans.

Tags

Add cross-cutting labels for filtering. See containers and tags.

Version history

Every save creates a new version, whether you made the edit or your AI did. You can view previous versions and revert if needed.

This matters most when AI edits your notes. You always see exactly what changed.

FAQ

Why Markdown instead of blocks?

Block editors create proprietary formats that trap your data. Markdown is plain text. Every AI model reads it natively. You can take your notes anywhere.

Can I export my notes?

Yes. You can export all your notes as Markdown files in a ZIP archive at any time. See export and data ownership.

Can AI preserve my formatting?

Yes. Because Hjarni uses Markdown, AI assistants can read and write the same format. Your headings, lists, and links stay intact when AI edits a note.

Related docs

Have a question about notes?

Email [email protected]