org-roam has a nice feature that lets you graph the notes in your wiki and the links between them. I just saw that there’s a pull request to produce that map for the current note.

When that lands, I’d like to try and hook up my publish step to add the note-specific graph to each published page. That’d give a navigation path something like the one in FedWiki:

2020-04-04_09-39-41_screenshot.png

Though I would still want my own curated paths in addition to this generated map o’ everything.

The Roam approach to note-taking is to start with your daily page, and then link to things from there. This makes a lot of sense to me, and fits in with my current process for the blog and wiki combo.

You just start with whatever is currently on your mind, and that goes in the stream, but links out to things in the wiki. I tend to copy it into the wiki at the same time, too, if it makes sense. Probably one thing to think about though is what in the stream do I want to be public versus private – that would change the workflow a bit.

I posted that previous note with a link to a draft article in it mainly so it could be shown at the online HWC – but also it marks the point that I’m starting trying out working on draft articles ‘in public’. They are still tucked away in my wiki, so not really that public, but at least online somewhere in case (as sometimes happens) I never finish them – some of the nascent bits will at least still be there available to the world and possibly useful.

Mentioned on Tom Critchlow’s website tour was Venkatesh Rao’s ‘calculus of grit‘. (Gotta say, finding some of these terms for basically ‘doing stuff on your website’ a teensy bit overwrought… but fair play, naming concepts does give you something to refer to and discuss).

I’ve not read the full article yet, but sounds like it’s a way of tending to the garden of your wiki.

It boils down to:

  • release work often
  • reference your own thinking
  • rework the same ideas again and again

I’m trying this out at the moment – putting thoughts in the stream, linking them back to ideas in the wiki, and updating those wiki pages as I go along. Going alright so far.

Read A Text Renaissance (ribbonfarm)

There is a renaissance underway in online text as a medium. The Four Horsemen of this emerging Textopia are: Roam, Substack, static websites, and threaded Twitter.

Reading Venkatesh Rao‘s article “A Text Renaissance“, and part of it is some interesting thoughts on Roam (“a note-taking tool for networked thought”). I stumbled across org-roam (emulating Roam in Emacs) recently, while looking for a way of improving my flow of working on my wiki, and am loving it so far.

Venkatesh says:

Roam attempts to implement a near-full conception of hypertext as originally conceived by visionaries like Vannevar Bush and Ted Nelson.

A Text Renaissance

Returning to these ideas is exciting.

The text renaissance is an actual renaissance. It’s a story of history-inspired renewal in a very fundamental way: exciting recent developments are due in part to a new generation of young product visionaries circling back to the early history of digital text, rediscovering old, abandoned ideas, and reimagining the bleeding edge in terms of the unexplored adjacent possible of the 80s and 90s.

A Text Renaissance

Roam is built on Clojure (a modern Lisp), so props there too. I’m unlikely to use it myself, as it’s a silo, but looking forward to working in this style.