OakWiki
Documentation

From blank page to shipped wiki in under 5 minutes.

A single-page quickstart. Open a page, write something, link it to another page, share with your team. The deeper references (shortcuts, integrations, API) are linked from the sidebar.

Your first page

Sign in, hit + New page. Title at the top, content below. Start typing. That’s the entire flow.

Pages are saved continuously — you’ll never lose a paragraph to a missed Cmd-S. Version history is kept indefinitely on Team and Org plans.

Building the tree

Pages live in a tree. Drag a page to nest it under another. Folders are just pages with sub-pages. There’s no separate “folder” type.

The default is to organise around topics, not date or author. Engineering > RFCs > 042 reads better than “Aino’s notes — May 14”.

Permissions

Set permissions where they make sense, let them inherit down the tree. Default: workspace can read, the relevant team can edit. Override on specific pages if needed.

Sharing

Click Share in the top-right of any page. The dialog shows the current effective permissions (including anything inherited from a parent). Add or override here. Guests — people outside your workspace — are free on every plan.

Markdown shortcuts

The editor recognises markdown as you type. ## becomes h2, - [ ] becomes a checklist, > becomes a callout. You don’t need to learn a separate syntax — the markdown you know works.

Slash command

Type / anywhere to bring up the block menu. Type to filter. /code for a code block, /checklist for a checklist, /callout for a callout, /embed for an embed.

Type [[ to start an internal link. The autocomplete searches across every page in your workspace as you type. Once linked, both sides know about it — the linked page shows a “Linked from” entry.

Renaming a page rewrites every link to it across the wiki.

Blocks

We don’t do every block type. The list is intentionally short. If something specific is missing, email us.

Keyboard shortcuts

The most-used. Full list in the help menu (?).

Cmd+KQuick switcher
/Slash menu
Cmd+NNew page
Cmd+BBold
Cmd+IItalic
Cmd+UUnderline
Cmd+EInline code
Cmd+LLink
[[Internal link
Cmd+DDuplicate page
Cmd+ZUndo
Cmd+Shift+ZRedo
Cmd+FFind in page
Cmd+Shift+FFind in workspace
?Help

Import & export

API & webhooks

Read-only page API on Team; read/write on Org. Webhooks for page-created / page-updated / member-added / comment-posted events.

The page content itself is exportable as JSON; re-importable into a new workspace. Round-tripping preserves structure, comments, and history metadata.

Getting help

Email support@oakwiki.com. For now we don’t run a community Slack — we found support quality is higher when conversations stay in writing.

Ready to plant your first wiki?
Free for unlimited pages, no credit card. Create your workspace →