obsidian-media-db-sync/packages/obsidian
afiqzudinhadi 1d5537742f fix(library): first-pass enrich gate skips post-resolve skeletons
isActive() for book/game/comic only checked for a resolved id, so a
note that had run resolve() but never a real sync() (no read_status/
play_status/status field yet) was treated as static and never
enriched on subsequent runs. Now also requires the status-analog
field canonical render always writes; missing it means sync() hasn't
actually produced output yet.
2026-08-03 22:08:09 +08:00
..
src fix(library): first-pass enrich gate skips post-resolve skeletons 2026-08-03 22:08:09 +08:00