Start guide

Getting started with Palladium.

Palladium is a calm place to think — an infinite wall of notes that are really just markdown files in a folder you chose. Here’s how to use it, start to finish. Five minutes, and nothing to sign up for.

What you need

Chrome or Edge, on a desktop — they’re the browsers that can open a folder on your computer. And a folder: empty, or one that already has markdown in it.

1

Open a folder

The first screen asks for a folder. Click Choose a folder and pick one from your computer. That folder is your vault — every note lives inside it as a plain .md file.

Pick an empty folder to start fresh, or an existing one — including an Obsidian vault — to open what’s already there. Nothing is uploaded, and your existing files are never modified. Put the folder in iCloud or Dropbox and it syncs like anything else.

The first screen: a panel headed “Choose a folder for your notes” with a Choose a folder button.
One click. The browser’s own folder picker opens.
2

Meet the wall

Your notes tile edge to edge, colour-tinted, with no gutters. This is the home screen — every note is here, live and editable in place.

Add one with  N, or the + on any card’s top strip to slot a new note right after it. Drag a card by that strip to move it — position is yours to keep, as long as Order is set to Manual. Change a note’s tint from its menu.

Three ways to see the wall, from the toolbar: Mosaic (tiled), List (one per row), and Hero (one large note above the rest).

Palladium’s note wall: tinted note cards tiled edge to edge, each showing a title strip and its text.
The real app — notes tiled edge to edge, arranged by hand.
3

Open one and write

Click a card’s expand button, or press  Enter, to open a note full-screen. The line at the top is its title — click to rename it. Esc takes you back to the wall.

You write in markdown. The Read / Edit toggle in the toolbar switches between the tidied view and the raw marks; the format bar beside it handles bold, italic, headings, lists and the rest. Notes save themselves as you type.

A single note open for writing, with a heading, bold lead-in and two short lists, in a centred reading column.
The real app — one note, full-screen, in a comfortable reading column.

Markdown you can use

# HeadingHeadings, one # to six
**bold** *italic*Bold and italic
- itemA bulleted list
1. itemA numbered list
- [ ] taskA task list — tick the box in Read mode
> quoteA block quote
| a | b |A table
`code`Inline code
---A divider
https://…A link — ⌘-click to follow it
4

Two, side by side

With a note open, click Pair another and choose a second. They sit side by side — a source on the right while you write on the left, say. Esc drops back to one, then to the wall. Everything else stays exactly where you left it.

Two notes open at once in a split view: a short reflection on the left, a quotation on the right.
The real app — write from a source without losing your place.

Keep it in order

Every note lives in a workspace — its own folder in your vault. Use one per project or client; the rail down the left switches between them ( K), and ⌘ ⇧ N starts a new one. Preferences and theme are shared everywhere; only the notes are separate.

No search box yet

Palladium leans on arrangement rather than search — you put things where you’ll look for them. It’s on the list.

Make it yours

Open Settings from the account menu, top right, or  ,.

Choose a theme — match the system, always day, or always night — and how dark night goes. Pick your fonts and text size, and set the reading column width from the toolbar. Autosave is on by default.

Your notes are already plain files, but Download vault (under Account) keeps a single-file snapshot as a belt-and-braces backup.

The Settings page: an Appearance card with theme controls, a Preferences card with toggles, and a table of workspaces.
The real app — theme, type, and the workspaces your notes are filed in.

They’re only files

Every note is a .md file in the folder you picked. Open them in any editor, search them with any tool, back them up however you already back things up. There’s no export button because there’s nothing to export from.

Nothing leaves your machine — no account, no server, no sync, no telemetry. If this page vanished tomorrow, your notes would be exactly where you left them.

Keyboard shortcuts

On Windows and Edge, use Ctrl in place of .

New noteN
Open a note full-screenEnter
Settings,
Bold · italic · codeBIE
Comment out/
New workspaceN
Switch workspaceK
Step back · closeEsc
StrikethroughX
Follow a link-click
Horizontal or vertical scroll-scroll

That’s the whole thing

Open a folder and start writing. The rest you’ll find as you go.

Open Palladium

Desktop Chrome or Edge