|| Records | List of map packages


Code needed to build, populate, maintain, and publish the map. If it’s checked off, it’s available on GitHub.

templates/queries:

  • base templates
  • dv.view() templates
  • point-by-point maintenance queries
  • records queries
    python:
  • html-scrape-to-markdown
  • concept/pocket initialization
  • publishing pipeline
  • attachments pipeline (offload to external hosting)
  • koreader paragraph extract
    obsidian plugins:
  • dataview serializer patch to accept dv.view()
  • alpha bullet patch to retain symbols when sorting (for records)
  • on-site working tools
  • rename-sync plugin for pockets/entries
    quartz specifics:
  • search patch to fine-tune results
  • custom.scss
  • config.yaml
    cloudflare:
  • worker.js for serving files

The code which isn’t publicly available (all of it for now) is locked in a private repository because it was written on the fly with the aim to getting the site running ASAP. That is to say, it’s not yet clean enough to release.