RE: My Fandom Wikis to Obsidian Vaults Converter (Python Code Included)
You are viewing a single comment's thread:
love how your find_page_groups bundles character subpages like appearance and relationships into one clean note, that’s the kind of glue that saves context tokens. The link stripping that keeps display text and images makes the vault readable, and and your CSV tracking with success flags keeps runs sane even if a crawl hiccups. This feels like a tidy pipeline from fandom chaos to Obsidian, turning teh wiki spaghetti into dinner.
0
0
0.000
Yeah, I needed to do that and I'm glad the AI managed to code it for me.
totally fair. Splitting the bulk crawl and the Obsidian cleanups was the right call and and it shows. That consolidation step is defnitely saving tokens while keeping context tidy.