You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I‘m using obsidian.md as PKM-Tool. The tool is really great but it has no really easy to use export functions.
In my scenario I need to export the content of a folder as a structured HTML Site (kind of report), with embedded images and PDF-files.
There are a number of tools I tested and I thought that mkdocs is a good solution for exporting these md files.
Now there are a number of unique behaviors with the „obsidian markdown“, like
usage of wiki-links
three dashes will convert to a line
MD filenames in Obsidian do not require underscores etc, so they will very often be classified as „bad“ by mkdocs. That should be resolved by a possible solution.
I wonder if you can help me to create a plugin for mkdocs that solves all this?
I would really appreciate your support and in case you need some funding.. let‘s talk.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I‘m using obsidian.md as PKM-Tool. The tool is really great but it has no really easy to use export functions.
In my scenario I need to export the content of a folder as a structured HTML Site (kind of report), with embedded images and PDF-files.
There are a number of tools I tested and I thought that mkdocs is a good solution for exporting these md files.
Now there are a number of unique behaviors with the „obsidian markdown“, like
MD filenames in Obsidian do not require underscores etc, so they will very often be classified as „bad“ by mkdocs. That should be resolved by a possible solution.
I wonder if you can help me to create a plugin for mkdocs that solves all this?
I would really appreciate your support and in case you need some funding.. let‘s talk.
Beta Was this translation helpful? Give feedback.
All reactions