mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
950 B
950 B
Obsidian folder notes
Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
Table of contents
Features
- Notes in folders
- Click on folder name to open folder note
- Folders don't collapse (can be changed in the settings)
- Templater and templates support
- The name of folders that contain folder notes are underlined (can get toggled in the settings)
- Automatically create folder notes in folder on creation (can be turned on in the settings)
- Exclude folders
- Hide folder note from file explorer
Credits
Thank you to everyone who has created a plugin that inspired me and I took code from.
- Template suggester, created by SilentVoid13 and Liamcain (their plugins: https://github.com/SilentVoid13/Templater/, https://github.com/liamcain/obsidian-periodic-notes)