Momentum [2021-11-04] ------------------------------------------------------- I've been serving _something_ over gopher since February 2021 [1], but in these past couple days this gopherhole has gone from 0 to 100 realll quick. Once I started putting real gopher-exclusive content here, I kept wanting to add more! The latest motivation is using gopher as a simple access protocol to a plaintext "second brain" (notetaking system). So, the repo that houses my gopherhole now has a "notes" directory, and I wrote a small "notetag" script that parses the "^tags:" directive in the files, generates a directory-per-tag, symlinks the notes into the dirs, and then outputs a gophermap index of the files! This was a ton of fun, and of course urged me to add my next piece of content--a "code" section of the hole to share "notetag", which I'm unreasonably proud of :) So there you have it--in 24 hrs we went from phlogless to phlog + code + notes... only time will tell if I keep up the publishing, but for now I'm having fun! [1]: https://git.alexkarle.com/alexkarle.com/commit/cf670de12685a94e7a53f0a126ae77cbf548cf91.html