Moving to Obsidian as a Public Second Brain

I’ve gone through many versions of notetaking systems in the past decade, from literal “in memory” storage, to writing cheatsheets, to blogging everything publicly, to storing private notes in OneNote, then SimpleNote, then Notion. For focused topics, I have a long history of making markdown repos on GitHub accumulating thousands of stars. I’ve also considered Evernote, Joplin and Roam and its less culty competitors Foam and Athens.

Two months ago I moved my notes to Obsidian, and I’ve been fairly happy with the result. Time for a good ole experience report!

You can check out the repo, sw-yx/brain or the published Obsidian site https://publish.obsidian.md/swyx/

Why a -Public- Second Brain?

I’ll assume you already know the benefits of Building a Second Brain - I was a mentor for the course if you need a quick intro. Here my focus is on convincing you why your S.B. should be public:

My Criteria for Second Brain Tooling

As I reached the limits of SimpleNote/Notion/GitHub, I thought about these factors for my next notetaking tool:

  • Markdown based: Friction slows down your speed of thought. Unacceptable.
    • If your editor gets in the way then you are paying cognitive overhead. Notion’s blocks are great until you try to select text or move around blocks and it doesn’t do what you want.
    • If your editor uses proprietary data formats it will be hard to migrate/render. If you do this right your notes should outlive Notion. And if you wish to render notes publicly from Notion, keep in mind even expert programmers face a lot of hurdles because Notion is not an API first company (dev experience will always be a second class citizen). Markdown is Lindy.
    • (Nice to have) WYSIWYG Markdown writing experience like Typora.
  • Git: I’m inherently interested in explorable histories of ideas (for history surfing/idea archaeology), and Git is the only version control system worth considering these days.
  • Offline-ready Mobile app: Again, a friction point - I have ideas in the shower, on a walk, or otherwise away from the computer, so I need a mobile app. To some extent, if I use Markdown, then that can be a Narrow Waist interface where I can use apps that speak Markdown and Git, like GitJournal.
  • Bidirectional Linking: truly the feature popularized by Roam - I think networked thought is ideal and some of the ways that people use it are truly mindblowing (I’m not personally there yet)
    • (Nice to have) Graph visualization of links, although I have my doubts about how useful this is in practice
  • Publish with Search: If you are Git and Markdown based, then GitHub does view and search fine, but the navigation, display and search experience could probably be improved with custom CSS, link previews, backlink lists, Table of Contents tracking, and so on.
  • (Nice to have) Image and File storage: Being able to store arbitrary images and files freely without friction/consideration of cost would be nice, but in practice i’m so word- and resource-heavy that this has not actually come up as a pain point in the last 2 months

Notably lacking among these desirables is the idea that the notetaking service should be free. As a serious knowledge worker intent on making this work for the next 40-60 years of my life, I’m quite happy paying $5-20 a month for something that is going to last that I don’t have to maintain myself.

These factors are why I chose Obsidian, with Obsidian Publish (which is still relatively new and leaves some things to be desired).

I admit I was also influenced by Ezell and others in the Coding Career Community who have been talking about Obsidian for over a year.

Pasted image 20220207020337

Obsidian Tips

  • Use the PARA system
    • It has the right level of simplicity and effectiveness out of any system I’ve tried, which has always spiraled out of control.
    • I’m very much not perfect at this (but nobody is). I’m much better at keeping A’s and R’s than P’s, which I still tend to manage in my head.
  • Sync through iCloud and GitHub
    • Obsidian has a great ecosystem of core and community plugins. Honestly the main one I get the most use out of is Obsidian Git, which I have set up to sync every 20 minutes.
    • For the mobile app, you have to use iCloud, which I finally bit the bullet and started paying for after ~10 years of ignoring the stupid iCloud nag.
  • Obsidian Publish
    • You can customize the landing page, which I think is important for reader experience.
    • The search isn’t fulltext search, so it leaves a lot to be desired.
    • You still have to manually publish changes, which feels weird.
    • You can also customize the CSS and JS, which I haven’t yet but feels like an opportunity.

More tips from readers in the related thread:

Overall, I’m the happiest I’ve ever been with my public notes so far and feel I’ve been both unblocked and more productive with Obsidian. Not all my notes are public, of course, so I still keep some stuff in Notion.

Tagged in: #meta #learn in public

Reactions: ❤️ 2 🚀 1
Loading comments...
Webmentions
Loading...

Subscribe to the newsletter

Join >10,000 subscribers getting occasional updates on new posts and projects!

I also write an AI newsletter and a DevRel/DevTools newsletter.

Latest Posts

Search and see all content