OrnataDownload
A focused writing instrument

Markdown,
without the
machinery.

Ornata is a local-first Markdown notes app for macOS. It keeps the editor fast, the interface quiet, and every note as a plain .md file in a folder you own. No proprietary database. No account required. Just a precise place to write.

Apple Silicon · macOS 12+

The workbench / 01
Q3 Roadmap
Release notes
App architecture
ProjectsQ3 Roadmap
Copy path
Properties
Status
Shipping
Tags
planningq3
Updated
2024-07-08

The quarter is about speed and focus — make writing feel instant, then let AssistantPi help only when it is invited.

Milestones

  • Persistent editor — instant note switching
  • AssistantPi with three permission modes
  • External Markdown files and image paste

Details live in the Release notes. See also the app architecture

Format
Plain .md
Storage
Your folder
Account
Not required
Build
Signed & notarized

Most notes apps grow into systems you have to maintain. Ornata stays an instrument: quick to open, quiet while you write, and honest about where your files live.

01 / Own the files02 / Keep the interface quiet03 / Invite AI deliberately

Plain files, real folders

Your notes are already exported.

Choose any folder. Ornata writes ordinary Markdown into real directories, preserves frontmatter from other tools, and notices external edits when you return.

On your disk
My Notes
Projects
Ornata
Product principles.md
Release notes.md
Journal

Product principles.md

Software should get out of the way.

Finder-visible · no import

A professional editor

Rich where it helps. Plain underneath.

Write with clean typography, language-aware code, internal links, pasted images, and a magnetic outline for long notes. The file on disk stays readable everywhere.

Inside a long note

Product principles

Write first. Organize only when it helps.

Every note stays readable outside Ornata. Connect ideas with standard Markdown links, not private metadata.

const note = "yours.md";

await write(note);

Language-aware code

Fast by default

Everything important is one keystroke away.

Search titles and content, jump between notes, or run an action from ⌘K. Todos and bookmarks stay close without turning the editor into a project-management suite.

Command palette
ornata⌘K
Product principlesprojects/ornata/principles.md
Q3 Roadmapprojects/ornata/roadmap.md
Release notesprojects/ornata/releases.md

AssistantPi · available now

Intelligence that waits to be asked.

AssistantPi connects to Pi on your Mac, uses the model you configure, and starts in read-only mode. The open note and your selection provide context; every broader permission is your decision.

  • Bring your own model and provider
  • Markdown replies with highlighted code
  • Explicit permission mode for every request
Q3 Roadmap.md

Product / Roadmap

A focused third quarter.

your configured model
Current note · Q3 Roadmap
Selection

Ship the editor pass, verify updates, then publish.

Turn this into a concise release plan.

AssistantPi

## A tighter release plan

 

1. Finish the editor pass

2. Verify signed updates

3. Publish the release notes

Ask Pi about your notes…

Read only
Read & write
Full Access

FAQ

The practical questions.

Storage, compatibility, updates, and exactly what AssistantPi can access.

How much does Ornata cost?

Ornata is free to download and use — no account, no subscription. Production builds are signed with an Apple Developer ID certificate and notarized by Apple.

Where are my notes stored?

On your Mac, as plain Markdown files in a folder you choose. The core editor needs no account or proprietary database, and you can open the folder in Finder at any time.

Is there sync?

Not built in yet. Because notes are just files in a folder, you can sync them today with iCloud Drive, Dropbox, or git. Native sync is on the roadmap.

Does it work with Obsidian?

Yes. Ornata uses the same plain-Markdown vault with real folders, and preserves frontmatter from other tools. Point Ornata and Obsidian at the same folder and both just work.

Is the macOS download signed?

Yes. Production downloads are signed with an Apple Developer ID certificate, notarized by Apple, and distributed through Ornata’s signed update feed.

Windows or Linux?

macOS first. Ornata is built on Tauri, which is cross-platform, so other platforms may follow — but macOS is where it's polished today.

How does AssistantPi work?

Install and configure Pi on your Mac, then Ornata connects to that local Pi process. You keep control of the model and provider in Pi, while Ornata supplies permission-controlled tools for notes, todos, and bookmarks. The open note is attached automatically, and selected note text can be included for precise context.

What can AssistantPi access?

Read only is the default. Read & write can create and update content but cannot run shell commands or perform destructive structured actions. Full Access enables every Pi tool, including shell commands, plus complete Ornata CRUD. You choose the mode in the composer before sending.

Does AssistantPi keep everything on my Mac?

The Pi process and your Ornata files run locally. If the model configured in Pi is remote, the prompt and attached context are sent to that model provider under its terms. Fully local or offline behavior depends on the model setup you choose in Pi.

How do updates work?

Ornata automatically checks its signed update feed. When a release is available, you can download it with visible progress and restart to install it. Production builds are Developer ID signed and notarized by Apple.

Which interface languages are supported?

English and Simplified Chinese are built in. You can switch languages from Settings without changing the language of your notes.