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

Obsidianhtml version 3.1.0 To reproduce 1. Create trivial obsidianhtml documentation structure, eg `mkdir docs && touch docs/Index.md` 2. Generate config file with `-gc` and point entrypoint to `docs/Index.md` 3. Disable...

![image](https://user-images.githubusercontent.com/56067017/184470424-a4bb14ee-263e-42f4-8ad2-3dd6728d937a.png) complex md can't be converted?

Are there any plans to integrate dataview compatability? Alternatively, is there a simple way to use obsidian-html 2.3.1 to render dataview code blocks?

enhancement
low priority

Obsidian allow for query to search and output any string.. ## Syntax ![image](https://user-images.githubusercontent.com/110364751/182106997-4f8abd24-e28d-46fd-adf0-af50ebbed817.png) ## Regarding osidian * Yes it is quite similar to Dataview but it is inbuilt and extremely...

enhancement
Waiting for feedback

# Current * Tags and sub-tags are in different pages * If one wants to visit a sub-tag, one has to go through all its parents tags page # Request...

enhancement

Adding breadcrumbs for ease of navigation

enhancement

Would it be possible to add content to folders? The Obsidian extension AidenLx's Folder Note (https://github.com/aidenlx/alx-folder-note) has the option of using notes with titles identical as folders, but placed outside...

enhancement
Waiting for feedback

I am currently testing master on Windows, and one of the new dependencies requires pythonnet (not sure which one). It turns out that the latest version in pip does not...

If you use the `![[note]]` syntax in a note, the reference to the other document is not shown in any graph view. This is not the case in Obsidian

enhancement

Turns out that if a user blocks cookies on chrome that localStorage is also blocked. We don't need cookies, but things qill break when localStorage is not available. There are...

enhancement
low priority