# Folder note plugin for Obsidian
This plugin enables creating “Folder notes”. To do so, right click on a folder, and select “Folder Note Commands > Create markdown folder note”. Once done, a new note will be created in the folder, with the same name as the folder. From now on, whenever you click on that folder in the File Explorer, you will see that note.
I personally use this with my public notes, in order to describe the folders.
## References
- https://github.com/LostPaul/obsidian-folder-notes
## Related
- [[Obsidian Starter Kit]]