alexkarle.com

Source for alexkarle.com
git clone git://git.alexkarle.com/alexkarle.com.git
Log | Files | Refs | README | LICENSE

003.txt (1160B) [raw]


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