SVG Zettelkasten
I decided to experiment with doing Zettelkasten using SVG.
While I do work with text (such as reading books), my primary fields of application are music and graphics. Using a text editor for this was inconvenient. Therefore, I decided to follow my intuition and create Zettel in SVG. This decision stemmed from the thought I could achieve it while examining mechanical/electrical drawings and process P&ID from a factory. (The drawings include Sheet Numbers, which are used for linking.)
Since handling text in SVG is inefficient, I plan to use a Markdown + SVG hybrid approach for the time being. I will likely try various approaches to find the one that suits me best. If anyone has attempted something similar, I would appreciate any advice you can offer. ![]()
Howdy, Stranger!

Comments
I tried embedding SVG code in my Markdown notes. The idea was to have self-contained files. (I used it for draw.io charts.) It looks fine in Obsidian, because Obsdian can render SVG. But the same text files are unpleasant to read with text editors that cannot render SVG.
So I ended up using SVG like a non-text file.
![[dog.1]], but Markdown links work also.notename.1.pngandnotename.17.svgfor images that belong tonotename.md.So the files look like this:
Not pretty, but it's scalable and works with many apps and file browsers.
We had a similar discussion here a while ago: https://forum.zettelkasten.de/discussion/670/visualising-links-between-zettels-with-keyboard-maestro-and-graphviz. Nice to see it updated.
Very interesting idea.
I’ve always thought that the principles of the Zettelkasten can be successfully applied to other domains as well, by changing the expressive tools or mediums and going beyond text alone.
I think there are interesting paths to explore using graphics, images, or even in the field of music, where relationships between elements can be just as rich and meaningful.
Unfortunately, there’s very little out there on this topic, so one has to be a bit of a pioneer in exploring these directions.
The thread about visual note-taking might be of interest: https://forum.zettelkasten.de/discussion/2200/anybody-using-visual-note-taking-and-zettelkasten-would-love-to-hear-your-experience