mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Update README.md
This commit is contained in:
parent
aa220706c8
commit
4e36a1ca27
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
|
@ -13,12 +13,14 @@ Create notes within folders that can be accessed without collapsing the folder,
|
|||
- 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)
|
||||
- Automatically create folder notes in folder on folder creation (can be turned on in the settings)
|
||||
- Exclude folders
|
||||
- Hide folder note from file explorer
|
||||
- Hide folder notes 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](https://github.com/SilentVoid13) and [Liamcain](https://github.com/liamcain) (their plugins: https://github.com/SilentVoid13/Templater/, https://github.com/liamcain/obsidian-periodic-notes)
|
||||
- Apply template to note
|
||||
- Folder underline
|
||||
- Apply template to note, first seen in https://github.com/mgmeyers/obsidian-kanban/ from [Mgmeyers](https://github.com/mgmeyers)
|
||||
- Folder underline, inspired from https://github.com/aidenlx/alx-folder-note
|
||||
- Stop folders from collapsing, the basic idea from https://github.com/alangrainger/obsidian-folder-notes and some code lines
|
||||
- The basic idea is from https://github.com/xpgo/obsidian-folder-note-plugin
|
||||
|
|
|
|||
Loading…
Reference in a new issue