obsidian-html icon indicating copy to clipboard operation
obsidian-html copied to clipboard

Python code to convert Obsidian notes to proper markdown and optionally to create an html site too.

Results 53 obsidian-html issues
Sort by recently updated
recently updated
newest added

Preamble: No drama, I only write what I see in comparison to Obsidian. In my vault the explorer shows its contents in this order: ![image](https://github.com/obsidian-html/obsidian-html/assets/4138869/2b55d9b4-3ddd-43e0-a02e-f3f5e2a3a2cf) In the output, I see...

Hi there. I've been wanting to use obsidian-html to convert my technical Obsidian notes to HTML so I can easily share with my colleagues. I noticed that it seems like...

trying_to_reproduce

Mermaid Gantt-diagrams do not work (other diagram types do). Here you see an example: http://localhost:8888/BBZ/Unterricht%20CTA%20SuS/Obsidian%20-%20Einzelthemen.html#14-3-2-hh-ganttdiagramm Please make a new issue for this, mermaid is supported, but maybe the library we...

callouts with lists, complex tables, codes are broken. In Obsidian: ![image](https://github.com/obsidian-html/obsidian-html/assets/4138869/af3c1102-aec0-4063-9240-4e90d9d07146) In the output: ![image](https://github.com/obsidian-html/obsidian-html/assets/4138869/52374fbe-e882-404d-af57-8b3e7003ab3a) "Regelmäßig und pünktlich erscheinen Rechner starten" in http://localhost:8888/BBZ/Unterricht%20CTA%20SuS/LABV%20INF.html

Master branch now contains code that uses the new (in development) module system. This change was combined with work for preparing version 4, so config.yml changes will be necessary to...

README!

#686 This breaks often and is not noticed until users point it out.

Here you see a screenshot, that it works in obsidian: ![image](https://github.com/obsidian-html/obsidian-html/assets/4138869/76212ef8-e2a9-4ac2-bf9d-c38449b6fcdc) Some "obsidian-html error: Error including file or not a markdown file Experiment.webp." http://localhost:8888/BBZ/Unterricht%20CTA%20SuS/Chemie%20-%20Vorlage%20Versuchsprotokoll%20(US)%20CTA.html --- You wrote: included_file_suffixes: ['jpg', 'jpeg',...

obsidian-html error: Error including file or not a markdown file Propan.svg#invert. Here is a problem with my theme Minimal in dark mode (from Kepano). To show correct images, I have...

Normal Obsidian links do not work. I have [read](https://forum.obsidian.md/t/obsidian-release-v1-2-8/59086), that app:// are obsolete since Obsidian 1.2.8: Breaking changes Removed support for app://local URLs. These were reported as a potential vulnerability...

I use a folder hierarchy in my vault that expresses topics. I'd like to flag certain notes as 'public' and have them included when I generate my site. I know...

fixed in master