mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
Plugin description
This commit is contained in:
parent
5a6a1f90df
commit
b7b3be928e
1 changed files with 5 additions and 6 deletions
|
|
@ -1,11 +1,10 @@
|
|||
{
|
||||
"id": "folder-notes",
|
||||
"name": "Folder Notes",
|
||||
"version": "1.0.1",
|
||||
"name": "Folder notes",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Adds Folder Notes to the default file tree.",
|
||||
"author": "Alan Grainger",
|
||||
"authorUrl": "https://github.com/alangrainger/obsidian-folder-notes",
|
||||
"fundingUrl": "https://ko-fi.com/alan_",
|
||||
"description": "Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.",
|
||||
"author": "Lost Paul",
|
||||
"authorUrl": "https://github.com/LostPaul",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue