workflow
Posts tagged workflow
-
Resolving Obsidian Wiki-Links in Astro with a Custom Remark Plugin
How I wrote a small Remark plugin that converts [[wiki-links]] from Obsidian into proper HTML links at build time — without changing how I write in the editor.
-
Syndicating Photos to Flickr with POSSE
How I built a script that keeps Flickr in sync with my site — uploading new photos, deleting removed ones, moving photos between albums, and writing Flickr IDs back into sidecar files.
-
Vision Rate-Limit Runbook for Photo Sidecars
A practical checklist for running scripts/vision.ts on larger photo batches without failing on 429 TPM limits.
-
Generating Photo Sidecars Locally Before a VPS Deploy
How to run Vision metadata generation against an Obsidian photo library locally and sync the generated JSON sidecars to a VPS.
-
Obsidian to VPS Pipeline: Sync, Pull, and Redeploy
A complete one-command publishing pipeline from Obsidian on macOS to a live Astro site on a VPS.