obsidian-html
obsidian-html copied to clipboard
Python code to convert Obsidian notes to proper markdown and optionally to create an html site too.
Please consider to set `slugify` function's parameter `unicode` to `True` by default. Problem: Since the links are derived from Obsidian note's headers, they are *highly likely* contains Unicode chars. Possible...
I understand that it is already possible to use relative links so that a page can be opened directly from the filesystem, however, I unfortunately am being asked to move...
This keeps breaking for some reason, make regression test to ensure this works after every pull
Backlinks are written in small letters, not in their origin upper-lower case. --- You wrote: Don't have the backlinks working in this subvault, but I think I know what you...
like the title says, I really like the centered layout of minimal, but I'd like to be able to use the graph/navbar as well as dark mode. toggling the graph...
Is there any way to show the files creation and modified date? This comes from templater plugin:  In Obsidian it is realized as so:  When you hover over...
In this file [01. Obsidian Tipps & Tricks.md](https://github.com/obsidian-html/obsidian-html/files/11524251/01.Obsidian.Tipps.Tricks.md) http://localhost:8888/IT%20Grundlagen/MD%20Anleitungen/MD%20Obsidian%20Tricks/01.%20Obsidian%20Tipps%20&%20Tricks.html no header after "6.2 Ausführbarer Code innerhalb eines callouts" is clickable. It does not spring to the corresponding headline. The numbering...
In the log of the output I find this:  The source of the note is this:  Perhaps, the message "ERROR: header with title 4-4-einfache-zitate was not found" comes...
Thanks for your script. I tried this: `C:\Program Files\Python311\Scripts>obsidianhtml.exe run -f "H:\Syncthing\Obsidian\BBZ\Unterricht CTA SuS\Index.md"` And ended with this ``` INFO: Config var was set. (provided by user through commandline) obsidian_entrypoint_path_str:...
Mathpad seems not to be supported. Here is the obsidian mathpad plugin: https://github.com/Canna71/obsidian-mathpad This is the file in the folder I sent you: http://localhost:8888/BBZ/Unterricht%20CTA%20SuS/Obsidian%20-%20Mathematik%20mathpad.html If you want a testfile with...