Update README.md

This commit is contained in:
Lost Paul 2023-03-23 09:24:13 +01:00 committed by GitHub
parent aa220706c8
commit 4e36a1ca27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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