|↑| Records | Record of arbitrary sets
Code needed to build, populate, maintain, and publish the map, with signifiers for whether publicly available.
- templates/queries:
- base templates || no
dv.view()templates || no- point-by-point maintenance queries || no
- python:
- html-scrape-to-markdown || no
- concept/pocket initialization || no
- publishing pipeline || no
- attachments pipeline (offload to external hosting) || no
- obsidian plugins:
- dataview serializer patch to accept
dv.view()|| no - on-site working tools || no
- rename-sync plugin for pockets/entries || no
- dataview serializer patch to accept
- quartz specifics:
- search patch to fine-tune results || no
- custom.scss || no
- config.yaml || no
- cloudflare:
- worker.js for serving files || no
The code which isn’t publicly available (all of it for now) is locked in a private repository because I wrote it on the fly with the aim to getting the site running ASAP. That is to say, it’s not yet clean enough to release.