obsidian-html
obsidian-html copied to clipboard
Python code to convert Obsidian notes to proper markdown and optionally to create an html site too.
would be cool to consider. not sure if this is already in your plans
I am using tables with insertions inside to get better looking notes. But when converted to html everything is broken. I've looked at the markdown files outputed by obsidian-html and...
In Nix derivations, the `HOME` directory is automatically set to `/homeless-shelter` since builds are not allowed to touch user files. The workaround is just to create a temporary directory and...