Python utility to generate filesystem content for Obsidian
Quickly parse, format, and output common frameworks/content for Obsidian.md. I ripped this out in 1-2 days so it’s at minimum viable product at the moment. This assumes all packages have been installed via PIP. See Installation for steps on this process. Just execute the proper build subcommand and generator.py will: Clone necessary repositories. Parse all artifacts. Embed frontmatter with tagging. Format them to .md files. And dump the files to disk in a directory of your choice. Assuming your vault […]
Read more