Replied to a tweet (Twitter)
For reading: all of them?!? (Who can really have a favorite?)

I love Little Free Library (@LtlFreeLibrary) and PJ Library (@PJLibrary). My favorite has to be Reading is Fundamental (@RIFWEB)—they gave me books as a child and a wife as an adult.

For education: Johns Hopkins University School of Education (@JHUEducation).

An Euclidean Declaration

So far, my favorite part of Jordan Ellenberg‘s new book Shape: The Hidden Geometry of Information, Biology, Strategy, Democracy, and Everything Else is this footnoted observation:

“we hold these truths to be self-evident” wasn’t Jefferson’s line; his first draft of the Declaration has “we hold these truths to be sacred & undeniable.” It was Ben Franklin who scratched out those words and wrote “self-evident” instead, making the document a little less biblical, a little more Euclidean.

Creating Internal Backlinks for MediaWiki for Digital Gardeners

I’d spit-balled the general idea of showing backlinks or bidirectional links on a MediaWiki instance last year when thinking about and adding Webmention to one. Tonight I tinkered around and actually set it up on an instance. Within a MediaWiki, one can transclude all the backlinks from other pages to a particular page by adding a line for transcluding content like the following when editing a page:

{{Special:WhatLinksHere/PageName|limit=1000}}

You can see a live example of the practice on my user page on the IndieWeb wiki at https://indieweb.org/User:Boffosocko.com#Backlinks along with the code I used by clicking on the edit tab. The effect is rather nice, particularly when put into columns when there are lots of entries. I’ll have to look into automatically coding something like this into every page now, but being able to do it manually is most of the battle, right?

Doing this along with adding display for external webmentions quickly vaults MediaWiki to a solidly first class web-enabled digital commonplace book/digital garden/Memex/zettelkasten tool that can communicate with other similarly enabled tools. (Now if only Webmention were supported natively on MediaWiki… but there are definitely ways around this in the meanwhile.)

To go the extra mile, I know there’s the ability to interlink wikis with some custom syntax or even to show hovercards within a wiki. Both MediaWiki and Wikipedia already allow this after enabling page previews using hovercards in 2018. (I’ll have to check out if one could do hovercards across wikis as well!?!)

I’ve slowed down some of my experiments with my personal MediaWiki in preference to using Obsidian lately. Perhaps, for working in public, I’m going to have to resume some of my experiments and/or figure out a way to mirror the content?

Sister Heather Kristine in knowledge-management discord for Obsidian () for re-sparking idea.