Replies: 1 comment 9 replies
-
I believe this should instead be: The dirtree plugin prefixes every hierarchical tag it generates with |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, this might be more of a question than an issue but I couldn't figure it out form the documentation:
I'm trying to get a the
dirtreeplugin to work, if I understand correctly it should tag (sub-)folders according to their name.Here is my simple example: https://github.com/pinpox/zettelkasten
It containes two subfolders (categories) with 2 posts each, how do I show that correctly in the

index.md? It looks like this currently (no posts shown):How would I make the main
index.mdpage show some predefined header + the cathegories with a list of all files in them (or maybe the last 10 of them)?Beta Was this translation helpful? Give feedback.
All reactions