|| Records | Record of arbitrary sets


Code needed to build, populate, and maintain the map, with signifiers for whether that code is contained within the map itself, and whether publicly available.

  • dataview serializer patch to accept dv.view() || no, no
  • dv.view() templates || yes, no
  • the html-scrape-to-markdown program i wrote || no, no
  • concept/pocket initialization script || no, no
  • publishing pipeline for copying from source and wrapping in serializer fences || no, no
  • pipeline for offloading attachments to external hosting at cloudflare || no, no
  • base templates for concepts/entries || no, no
  • point-by-point maintenance queries || no, no
  • working tools for obsidian (plugin) || no, no
  • rename-sync plugin for pockets/entries || no, no

The code which isn’t publicly available (all of it for now) is locked in a private repository because it was done on the fly with the aim to getting the site running ASAP, meaning, it’s not yet stable or clean enough to release. In time, I’ll polish it and unlock the repo.