Obsidian plug-in
For those who are using Obsidian as their note-taking app/zettelkasten, I came across this plug-in https://habr.com/en/articles/1000502/ that mimics the zettelkasten system closely.
Howdy, Stranger!
For those who are using Obsidian as their note-taking app/zettelkasten, I came across this plug-in https://habr.com/en/articles/1000502/ that mimics the zettelkasten system closely.
Comments
The plugin works well. I've been using it for a few months.
Unfortunately the name VirtFolder is misleading. The plugin doesn't create virtual folders, it displays nested notes. The plugin adds a navigational pane that reminds me of the "Folgezettel" pane in Daniel Lüdecke's app ZKN3, formerly known as Zettelkasten.
How does VirtFolder work?
It looks for a property in YAML frontmatter that points to a parent note. In my test vault I chose the name
vf_parent. VirtFolder can either show the filename or a custom property. I chose the propertyvf_titlein the plugin's settings:This is how folgezettels look in VirtFolder:
And these are the same notes in the standard file navigator view:
It's difficult to map all aspects of Folgezettel structure with VirtFolder.
How would you indicate that branch 9/8,1, 9/8,2, … is separate from branch 9/a, 9/8b, …?
For comparison this is how I would lay out facsimiles of the same Luhmann zettels:
VirtFolder's greatest strength is that you can move zettels around with your mouse. The plugin automatically updates the property
vf_parent, when you drag a zettel to another location.I recommend to use the plugin without Luhmann numbers.
@harr Thanks for the clarification in your 1st reply. When I read about the plug-in I also wondered about the name when no virtual folder is mentioned. Have you brought this to the attention of the dev?
As for your question in your 2nd reply, I cannot answer it as I am still new to the Zettelkasten system of note-taking.
Not yet. Good idea!
No worries. You found the right plugin. :-) VirtFolder will help you make sense of Zettelkasten!
20260527123456.mdand still have a human-friendly title in VirtFolder@harr Good points, many thanks.