Kyle Harrison
forum-post

Building a Second Brain in Roam

u/Anonym-s December 2019 View original ↗

Building a Second Brain in Roam

r/RoamResearch · u/Anonym-s · December 2019 · original

Saved under Quick Capture on the April 17th, 2020 daily note. Captured via the Chrome extension using Kyle’s own session (Reddit blocks the in-app browser and gates its JSON API). Summarised rather than copied — it is a long third-party post, so this records the substance and structure without reproducing it wholesale.

What it argues

A practitioner’s walkthrough of implementing Tiago Forte’s Building a Second Brain methodology inside Roam Research, written by a user with no affiliation to either. The framing: a second brain should both (a) get knowledge out of your head and stored safely, and (b) help you process it into connections you’d otherwise miss.

Structure

  • 1.0 Why BASB — opens on the Limitless premise and Vannevar Bush’s Memex as the ancestor of “external brain” apps (Evernote, Notion, Bear). Forte’s definition of BASB as a methodology for systematically resurfacing your own ideas.
  • 1.1 The basics of Roam — navigation (Daily Notes, Graph Overview, All Pages, Shortcuts), search as a redundancy layer, markdown shortcuts, and bi-directional linking as the novel primitive.
  • 1.3 Implementing BASB in Roam — adapts P.A.R.A. (Projects, Areas, Resources, Archives) with one deliberate omission: no Resources page, because in a fully linked graph every page is already a resource. Projects get created from the Daily Notes page with a metadata block rather than from a table-of-contents page, so they accrue automatically into linked references and carry their creation date. Archiving is just swapping the #Projects tag for #Archive. Progressive Summarisation uses bold/highlight, with a My Summaries tag at level 4.
  • 1.4 Where Roam shines — content creation: outlining while pulling and embedding source blocks in the sidebar. “Creative serendipity.”
  • 1.5 Issues — no clean Evernote migration (and a warning that bulk-pasting images creates pathological link referrals); no synonym handling and case-sensitive pages; export limited to HTML/JSON; weak quick capture; no mobile app; and the psychological cost of letting go of hierarchy. Includes a tongue-in-cheek “10 phases of a Roam user” from FOMO through “Enlightenment?”.
  • 1.6 Daily Pages — argues the daily page is the correct entry point precisely because it removes the urge to pre-build structure.

Why it’s interesting for the wiki

  • The primary-sources question is the same one this wiki answers with wiki/attachments/: the author keeps primary sources out of Roam entirely (in Dropbox, linked back), splitting notes from source documents.
  • The hard vs. soft links distinction in the comments is the clearest articulation of why a Zettelkasten-style graph differs from search: a soft link exists only while the search is active; a hard link persists regardless of why you went looking.
  • Roam co-founder u/Conaws replies in the thread pointing at the :: attributes syntax — the same Author:: / Source:: / Tags:: pattern that shows up throughout Kyle’s own Roam corpus and which this ingestion pipeline parses.
  • A later commenter notes they moved to Obsidian over Roam’s pricing — the migration Kyle also made.

Connections