Branch Press · docs

Using Branchspace

The workspace where you write: its three panes, how a note is filed, the links that draw the graph, templates, and what happens when you publish.

What it is

Open it at /account/space

Branchspace is your own writing workspace. Everything in it is private until you decide otherwise — there is no step where something becomes public by accident.

It is laid out the way a code editor is, because the shape works: a tree of what you have on the left, the note you are writing in the middle, and what surrounds that note on the right. If you have used VS Code, you already know where to look.

  1. 1
    The rail. Switches what the left pane shows: the file tree, search, your notes by kind, the graph. The bell at its foot is your mailbox.
  2. 2
    Explorer. Your spaces and the notes inside them, with search and the template gallery above.
  3. 3
    The editor. The note itself, its record above the writing, and the editing island below.
  4. 4
    Workspace. What links to this note and what it links to, a calendar, and the clock.
Branchspace. A tree on the left, the note in the middle, what surrounds it on the right.

A note, and where it lives

Spaces, not folders of folders

Ctrl N makes a note. Give it a title and start writing; it saves itself as you go, and the status bar at the bottom says whether it has.

Notes live in spaces. A new account has one called My Space — rename it, or make others. A space can hold folders inside it. A link reaches the notes in the same place as its own note: the top of a space, or one folder inside it. That place is also what Current space draws in the graph, so notes that link to each other belong together.

▾ My Space 1 A thought to keep The Architecture of Thought ▾ Reading 2 Notes on Kahneman ▸ Essays 3 ▸ Daily Journal
  1. 1
    A space. A new account starts with My Space. Links resolve inside it, and a graph can be drawn of it alone.
  2. 2
    A folder inside it. A place of its own for links: a note in Reading links to the other notes in Reading, not to the ones at the top of My Space, and they cannot link in.
  3. 3
    Another space. Its own world of links. Make one per project, per book, or per kind of writing.
The Explorer. Spaces at the top level, folders inside them, notes inside those.

Above the writing, every note carries a short record:

TitleThe Architecture of Thought1
SubtitleAdd a subtitle2
Disciplinepsychology3
Tagsmemory, habit4
Created25 Sept 2026, 09:12Modified11:405
  1. 1
    Title. What the note is called, and what a [[link]] to it uses.
  2. 2
    Subtitle. Optional. A published note shows it under the title.
  3. 3
    Discipline. One word. This is the note's colour in every graph on the site: psychology is drawn in the colour beside it, everywhere.
  4. 4
    Tags. Anything else, comma separated, for finding it again.
  5. 5
    Created and Modified. Kept for you; nothing to fill in.
A note's record, above the writing. The grey placeholder says what goes where until you write it.

Discipline is the first tag, and it is the one that earns its place: the graph colours a note by it, and the legend lists it. Tags are for you.

Links, and the graph they draw

The reason the site is shaped this way

Type [[ in a note and a list of your other notes appears; choose one and the link is made. It looks like this in the writing:

The argument turns on [[The Tragedy of the Commons]], which
says the same thing about fields.
The argument turns on [[The Tr
1
Type [[ and a list follows what you type: titles that start with it first, then the notes you touched most recently. Enter, Tab or a click makes the link.
The argument turns on [[The Tragedy of the Commons]], and on [[A Note Not Yet Written]].
2
In the writing, a link that reaches a note is tinted and underlined; click it to go there. A link to a note that does not exist yet is grey and dashed.
WorkspaceAI Review
OUTGOING→ The Tragedy of the Commons→ A Note Not Yet Written BACKLINKS← Notes on Trade← A thought to keep
3
The Workspace pane, on the right, lists both directions: what this note points to, and what points back at it.
A link, from typing it to seeing it. The status bar keeps the count: 2 outgoing · 2 backlinks.

Two things follow from a link. The note you linked to now knows you pointed at it — the Workspace pane on the right shows both directions, what this note points to and what points back. And the link becomes a line in the graph, which is the map of everything you have written and what you thought connected to what.

A link resolves inside its own space. [[A Note]] finds a note of that name in the same space, not in a different one. A link that matches nothing is still a link — it just has nowhere to go yet, which is a reasonable way to write a note you have not written.

My SpaceReading [[A Note]] A Note [[A Note]] A Note ✕ never across [[Not Yet Written]]
Two spaces, two notes called “A Note”. Each [[A Note]] finds the one in its own space, never the other. A link to a title nobody has written yet stays dashed until you write it; then it joins up by itself.

The list under [[ offers only notes a link can reach: the ones in the same place as the note you are writing. To link to a note elsewhere, move one of the two (right-click ▸ Relocate…). A brand-new note that is not filed anywhere yet is offered every note instead, and choosing one files the new note beside it, so the link works.

Writing in it

The island below the note

The editing island under the writing is grouped in tabs: File, Edit, Style, Insert, Connect and Review, plus Essay on an essay and Template on a template. Everything in it also has a keyboard key, and Ctrl / shows the whole sheet.

File
New note, today's page, save; rename, relocate, take it out; the Private/Public switch; delete.
Edit
Undo and redo, select all, clear formatting, find, find and replace.
Style
Body text ▾20 ▾
Letters, alignment and indent, the paragraph style and letter size, copy the look of some words, spacing, and lists.
Insert
Callout, checklist, table, equation, reference, contents, divider, plain text: the same blocks / offers.
Connect
A [[link]], a web link, remove a link; then links and backlinks, the local map, and the knowledge graph.
Review
Ask the AI to review this note, if you have added your own key in Settings.
Essay
On an essay only: add a reference, a closing thought, a cover image.
Template
DateWeekdayWeek…Preview as a new note
On a template only: the fill-ins, and a preview of the note it makes.
The editing island, tab by tab. One row shows at a time, under the note. Hold the pointer on any icon for its name.

Type / in the writing to insert a block without leaving the keyboard — a callout, a table, an equation, a reference, a divider. Right-click gives you the note's own menu, acting on whatever you have selected.

Insert a writing blockEsc
Filter writing blocks…
Callout
Checklist
Table
Equation
Reference
Contents
Divider
Plain text
Note
A callout sets a thought apart from the running text.
☐ A checklist item   ☑ and a done one E = mc²
Type /, then a few letters (/tab finds Table), then Enter. The block goes where the caret was.
The block menu, on /, and three of the blocks it makes.

The keys worth knowing on the first day

Ctrl N
A new note
Ctrl O
Go to a note by name
Ctrl P
The command palette — everything, by name
Alt D
Today's day page
Ctrl S
Save now, rather than waiting
Ctrl F
Find in this note
Ctrl H
Find and replace
Ctrl K
Link to a web address
Ctrl Shift V
Paste as plain text
Esc
Close what is open; leave focus mode

If you would rather see nothing but the note, the focus button at the top right of the editor hides everything else until you press Esc.

Source mode

The <> button at the top right of the editor opens the note's own HTML beside it. Edits on either side become the note. If you change the note while hand-written source is open, the source waits for you to press Editor changed — reload source rather than overwriting your formatting.

Source opens on the right. The ⇄ button in its header moves it to the left, and back; Ctrl P ▸ “Put source on the left” does the same. Branchspace remembers the side on each device. On a narrow window the two stack instead, source underneath.

On a wide screen, Branchspace offers once to open the source beside the note. With a second screen, the ⧉ button in the source's header (or Ctrl P ▸ “Open the source in its own window”) moves it into a window of its own. In Chrome and Edge that window goes straight to your other screen, after asking your permission once; elsewhere, drag it across. The two stay in step as you type, and Branchspace does the saving. If Branchspace is closed or opens another note, the source window says so and waits.

1HTML sourceEdits here become the note.
2This screen has room for both. Open the source beside the note?
No thanksOn your other screenOpen source
A
Beside, on the right. Where it opens.
B
On the left, after ⇄. Remembered on this device.
C
Underneath, on a narrow window, where there is no room beside.
D
On the other screen, after ⧉. The two stay in step; Branchspace saves.
Where the source can sit. 1 is the source's own header; 2 is the offer a wide screen gets once. On your other screen appears only where there is one.

Templates, and the fill-ins

Templates ▸ in the Explorer header

A template is a note you start from. The Templates button opens a gallery of them at full size — your own, and the Branch Press library — and Use this template always makes a copy, so writing in the new note never changes the template.

To make one: write a note the way you want it, right-click it and save it as a template, or start a blank one from the gallery. A template open for editing says so above the writing, and its record gains two rows:

Library name
What it is listed under in the gallery.
Makes
The kind of note it produces — a plain note, an essay, a day page, and so on.

Fill-ins

A template can leave blanks that fill themselves when a note is made from it. They are in the Template tab of the editing island, and each button says what it will become today:

FileEditStyleInsertConnectReviewTemplate
DateDate in wordsWeekdayWeekDay of the yearYearDate and timeZettel IDCalendar spacePreview as a new note
Weekday — the day it is made. Today: Friday
The Template tab, while a template is open. Hold the pointer on a button to see what it would say today.
{{DATE}}
The date the note is made, sortable — 2026-09-23
{{DATE_LONG}}
The same date written out — 23 September 2026
{{WEEKDAY}}
The day it is made — Wednesday
{{WEEK}}
The week of the year
{{DAY_OF_YEAR}}
How far into the year it is
{{YEAR}}
The year it is made
{{DATE_TIME}}
The moment it is made
{{ZETTEL_ID}}
A unique number from that moment
{{CALENDAR}}
An empty block to write the month into

A fill-in is written when the note is made, not when you put it in. That is the whole idea: the template keeps the blank, and every note made from it gets its own date. Preview as a new note, in the same tab, shows you exactly what someone will get.

The day page, and catching a thought

Alt D, and /account/capture

Alt D opens today's page — the weekday, the week, the day of the year, and prompts for the day: what you noticed, what you read or heard, whom you spoke with, what to carry into tomorrow. The prompts are drawn by the page and never saved, so what you write is all the note contains.

12 Journal · Friday · week 39 · day 268 of 2026 25 September 2026
TODAY☐ A small intention
NOTICED• Whatever caught you
READ OR HEARD• A line, and where it came from
SPOKE WITH• Who, and what stayed with you
IN YOUR OWN WORDSWhat happened, what it meant, what is still open.
THE DAY, BRIEFLYEnergy low · steady · high   Mood a word or two   In one word the day
GRATEFUL FOR• One thing, however small
CARRY INTO TOMORROWOne small intention.
  1. 1
    The heading writes itself. Weekday, week, day of the year and the date are fill-ins, set the moment the page is made.
  2. 2
    The grey lines are prompts. They show only while a place is empty and are never saved. Write over them, or leave them.
Today's page, as it opens. Alt D makes it the first time and finds it after that, one page a day, tagged journal.

When there is no time for any of that, /account/capture is a single box. It opens focused on an empty field, saves with Ctrl Enter as a private note filed nowhere, and loses nothing: a half-written thought survives a closed tab, and one written with no signal is kept on the device and sent when you are back.

CAPTUREBranchspace
A thought, before it goes
Habits are paths, not stores
— the more a way is walked…
SaveCtrl + Enter
1
Write, then Ctrl Enter. The first line becomes the title. It is filed nowhere, as a private note.
SaveCtrl + Enter
1 capture kept on this device, waiting to be sent. No signal. Nothing is lost; closing the tab loses nothing either.
2
No signal? It is kept on this device and says so.
SaveCtrl + EnterSent 1 kept capture
CAPTURED JUST NOWHabits are paths, not stores
3
Back online, it is sent by itself and joins your notes in Branchspace.
Capture, at /account/capture: made for a phone, a queue, a thought on the way somewhere.

Publishing one

Private until you say otherwise

A note's menu has a single Private/Public switch — there is no separate publish step to forget. Made public, a note gets its own page, shows on your profile, and draws a small graph of its own from the other public notes it links to. A private neighbour is simply absent: not a dot, not a count.

An essay is a note of a different kind, with a masthead, a contents block, references that number themselves, and a cover. It reads on the site exactly as an article does.

Your writing is yours to take out at any time: a note's menu will give you Markdown or a Word file, or print it. Nothing you write is locked in here.

Take this note out
Markdown (.md)The note itself, in the form Obsidian, an editor, or another writing app reads. Links between notes stay as [[links]].
Word (.docx)A real Word document — headings, lists, tables and links, in styles an editor can change. Pictures come through as links to themselves, not as pictures.
Print, or save as PDFThe note as a page, through your browser's print dialogue — choose “Save as PDF” there. The words stay words, not a picture of words.
Cancel
Take it out…, on a note's right-click menu or the File tab. Three ways out, each keeping what it can.

Where to go next

The parts that are their own thing

  • Publishing, and being read — what a reader finds, your profile, following, and branching.
  • The graph — the dots, lines and colours, and how to narrow one down.
  • Templates — the gallery, the library, and making your own.
  • Reading, and marking what you read — reading mode, highlights, and translation.
  • Your account and settings — your profile, themes, the AI assistant, and security.
  • Boards and the album — the quieter parts of a profile.
  • The graph, from the rail. Everything you have written, coloured by discipline, with a depth you choose.
  • Your profile, at /u. What a reader sees: your public notes, your essays, and your graph.
  • Notifications. Writers you follow, branches of your essays, and who followed you.
  • Settings. Themes, the size of everything, what you are told about, and your own AI key if you want one.

All guides

Something wrong or unclear here? Tell us

Last checked against the site on 27 September 2026