This commit is contained in:
Lost Paul 2023-12-01 16:02:40 +01:00
commit e2efbb3110
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,4 @@
# Obsidian folder notes
Tldr: Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.
Folder notes is a plugin for the note taking app [Obsidian](https://obsidian.md/) that lets you attach notes to folders so that you can click on the name of a folder to open the note like in the app [Notion](https://www.notion.so/).
This plugin has some unique features that separate it from similar "Folder note" plugins like opening folder notes through the path, creating folder notes for every existing folder, templater/template support and more.

View file

@ -7,5 +7,6 @@
"author": "Lost Paul",
"authorUrl": "https://github.com/LostPaul",
"fundingUrl": "https://ko-fi.com/paul305844",
"helpUrl": "https://lostpaul.github.io/obsidian-folder-notes/",
"isDesktopOnly": false
}