Files & Wiki Linking

Your docs, linked like a wiki.
Readable by your AI.

Type // to connect any two files. Backlinks appear automatically, links survive renames, and the whole connected graph is served to your AI tools — not just isolated pages.

How file linking works

One trigger, three forms, zero maintenance

1

Type // and pick a file

Anywhere in any file, type // and an autocomplete popup appears with your files. Pick one and the link is made — no dialogs, no leaving the keyboard.

The rollout steps live in //Deployment Runbook
2

Label it if you like

Add a pipe to display custom text while linking to the same file. Paths work too when two files share a title.

See //Deployment Runbook|the runbook — or //ops/Deployment Runbook
3

Link to files that don’t exist yet

Reference a page you haven’t written. The link waits as a pending reference and connects itself the moment a file with that title is created — sketch the structure first, fill in pages later.

//Q4 Architecture Review ← connects automatically when created

Links that don't get in your way — or fall apart

URL & code safe

The // trigger never fires inside https:// URLs, code blocks, inline code, or mid-word. Your snippets stay snippets.

Rename-proof

Links resolve by file identity, not text matching. Rename or move a file and every inbound link follows, displaying the new title.

Self-healing

Delete a target and links become visible pending references — recreate the file and they reconnect on their own.

Plain in the text

Links stay human-readable in the content itself — //Title, not opaque IDs — so files remain portable and diff-friendly.

Every link works both ways

Open any file and see everything that references it — the links people made on purpose, and the mentions they didn't. Your knowledge base stops being a pile of pages and becomes a graph.

Backlinks

Files that link here with // — the deliberate connections. Perfect for seeing what depends on a runbook or decision before you change it.

Unlinked mentions

Files that mention this one by name without linking — connections waiting to be made. One click turns a mention into a real link.

Everything else files do

Versioned

Every save is a version — compare, diff, and roll back like Git for docs.

Tagged inline

Type #tag anywhere and it becomes an organizing tag, Obsidian-style.

Comments

Discuss and resolve threads directly on files.

Searchable

Full-text search across every library — by you or your AI.

Shareable

Public share pages render linked files too, with access control on every hop.

AI-native

The whole graph is served over MCP — your AI follows links between docs the way you do.

File linking — common questions

How do I create a link between files?

Type // anywhere in a file and an autocomplete popup appears — pick the file you want and the link is done. Links look like //Onboarding Guide in the text, and you can give one a custom label with a pipe: //Onboarding Guide|Read this first.

What happens to links when I rename or move a file?

Nothing breaks. Links resolve by file identity, not by matching text — rename or move the target and every link pointing at it keeps working and displays the new title automatically.

Can I link to a file that does not exist yet?

Yes. The link is kept as a pending reference, and the moment a file with that title is created, the link connects automatically — the classic wiki workflow of sketching structure before writing pages.

Will typing // break URLs or code snippets?

No. The trigger is guarded: it never fires inside URLs (https://…), inside code blocks or inline code, or in the middle of a word. Writing \// gives you a literal // when you need one.

Does my AI see the links?

Yes — that is the point. Files and their connections are served to your AI tools over MCP, so the AI can follow references between docs the way you do, instead of reading isolated pages.

Stop writing pages. Start building a graph.

Linked files your whole team — and every AI tool — can follow. Free for individuals.