Repository containing published versions of my personal Obsidian notes and drawings.
- I use the Obsidian Github Publisher plugin to push notes with the
publish: truetag to this repository. - Content settings: enable internal links, wikilinks to MDlinks
- Attachment & embed settings: enable send linked files, transfer attachments, transfer embedded notes, and allow
svgunder "Allow extensions not natively supported by Obsidian"
- To properly render embedded drawings created with Excalidraw, embed the auto-created .SVG version of drawings instead of native .excalidraw files (this can be enabled in Excalidraw settings)
- Enable setting to sync changes between .excalidraw drawings and SVG/PNG exports as long as they have the same name so any changes are captured and can be re-published.
- Embed drawings as Obsidian wiki links (
.excalidrawversion) for a better native app experience while using Obsidian. Just make sure that the Github Publish is configured to transform wikilinks to markdown links.
TODO: consider using a static site generator like Jekyl and host it on github pages, git books, or mkdocs.