site: bucket find/ folders by capture date + 2026-05-09 capture (67 finds)
Migrate every find from src/content/find/<slug>/ to src/content/find/<year>/<month>/<slug>/ — all 289 existing finds moved into 2026/05/. The find content-collection loader gets a new leafSlug generateId so ids (and therefore URLs at /find/<slug>/) stay flat; src/lib/find-hero.ts switches to a recursive **/hero glob. Bundle items[], promotedTo/fromFind keys, /sources cross-refs, and category/tag pages all keep working unchanged. Skill docs (daily-finds, build-review, build-bundle, cluster-bundles), README, and CHANGELOG updated for the new on-disk path. Also: 67 new finds from the 2026-05-09 capture run (Web Curios 8, MoMA 7, r/macapps 7, r/dadjokes 6, icanhazdadjoke 6, Wallpaper* Travel 5, Snow Peak 5, Kottke 3, Boutique Homes 3, etc.); felo-ergonic-screwdriver-set rolled back per editorial decision.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 193 KiB |
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: "Parall"
|
||||
subtitle: "Run multiple separate instances of any Mac app side by side"
|
||||
date: 2026-05-03
|
||||
link: https://parall.app
|
||||
source: "r/macapps"
|
||||
topics: [macos-apps]
|
||||
tags: [macos, productivity, profiles]
|
||||
---
|
||||
|
||||
Creates independent shortcuts for an existing app so you can run multiple isolated copies — Chrome for Work next to Chrome for Personal next to Chrome for Client A, each with its own Dock icon and data store. Works for browsers, but also files, folders, and command-line tools, which is the part that surprises people. The 2.2.2 update added WhatsApp support.
|
||||
Reference in New Issue
Block a user