Project memory for builders.

Forum is a local-first second brain. Every kind of document in one folder you can version like a repo and sync across desktop, mobile, CLI, and API.

Free tier · Open format · macOS · Windows · Linux

field-notes  /  research  /  protocols.md
Markdown · linked

Extraction protocols

edited 2m ago7 backlinks1.2 kb

Every document in Forum is a plain file on disk. This note links to a live table of sources and a canvas map. Change one, and every reference stays in sync.

Source
Method
Status
Theophrastus
field
verified
Strabo, Bk. IX
archival
review
Pausanias
field
verified
# pull the latest sources into this note
from forum import link
sources = link.table("sources.table")
verified = sources.where(status="verified")
You
Make this note more concise
Forum
Rewrote the intro and merged two duplicate protocol steps. 84 words shorter, every link preserved. protocols.md
Ask, or make an edit…
every AI provider · any model · optional
Heterogeneous by design

A document type for everything.

Most tools force your thinking into their blocks. Forum treats markdown, tables, canvases, boards and source files as equal, linkable citizens.

sources.table
Table · 24 rows · 5 fields

Sources

Source
Era
Status
Theophrastus
4th c. BCE
verified
Strabo, Bk. IX
1st c. BCE
review
Pausanias
2nd c. CE
verified
Herodotus
5th c. BCE
verified
Tables & databases

Query-able tables that link straight into your notes. No separate spreadsheet.

digs.board
Board · 3 columns

Dig season

Backlog4
Photograph the quarry wall
Catalogue femur fragments
In progress2
Label Triceratops skull casts
Update dinosaurs.table
Done9
Crate fossils for the lab
Drone survey of site B
Boards & canvases

Plan visually. Boards and spatial canvases live right beside your docs.

The CLI

Clone it. Sync it. Own it.

Every workspace is a real folder you can clone to disk and keep in sync as you work. Or skip the checkout and reach the same files in the cloud with ls-and-grep style commands.

forum: zsh
$ forum clone acme/field-notes
Cloning into 'field-notes'…
312 documents · 6 types · 14 MB
✓ done in 1.8s
$ forum sync --watch
watching for changes…
↑ pushed research/protocols.md
↓ pulled sources.table (2 rows)
$

Sync locally

Clone a workspace to a real folder on disk, then let watch mode keep it in sync while you work.

forum: zsh
$ forum clone acme/field-notes
Cloning into 'field-notes'…
312 documents · 6 types · 14 MB
✓ done in 1.8s
$ forum sync --watch
watching for changes…
↑ pushed research/protocols.md
↓ pulled sources.table (2 rows)
$

Work in the cloud

List, search and read your documents straight in the cloud with familiar Unix-style commands.

forum: zsh
$ forum ls research/
protocols.md sources.table map.canvas
$ forum grep "verified" research/
sources.table:12 status: verified
protocols.md:31 all field sources verified
$ forum cat research/protocols.md
# Extraction protocols…
$
Why Forum

Raw, open, and entirely yours.

An open-ended tool, not an opinionated workspace. The structure is yours. Forum just keeps it fast, linked and portable.

No lock-in, ever

Your workspace is plain Markdown and standard files. Walk away any time and take everything, readable without Forum at all.

Ask your own brain

Answers come from your documents, with citations. Every major AI provider built in, and it's entirely optional.

End-to-end encryption

Opt any workspace into end-to-end encryption. Documents are sealed on your device, unreadable to anyone but you.

From the field

The second brain people are loving.

Researchers, engineers and writers who outgrew their old notes app.

It finally clicked when I realised my whole vault is just a folder I cloned. My research syncs the way my code does.

Mara OlssonComputational biologist

Notion made me bend my notes to its shape. Forum bends to mine. Tables next to canvases next to actual Python files.

Jonah ReyesStaff engineer

The AI only answers from my own writing, with citations. No hallucinated nonsense, just my brain, searchable.

Priya NadkarniIndependent researcher

I write on my laptop, capture on my phone, and a cron job appends to my daily note. Same files, everywhere.

Theo LindqvistSoftware engineer

Owning the files is the whole point. If Forum vanished tomorrow I'd still have a clean folder of Markdown forever.

Amelia FrostTechnical writer

We onboarded a whole team by cloning one workspace. Everyone works in the same folder and it just stays in sync.

Kenji WatanabeResearch lead
Start your forum

Bring your knowledge home.

Clone your first workspace in seconds. Free to start, open format forever.