Plugin description

This commit is contained in:
Lost Paul 2023-03-19 23:38:07 +01:00
parent 5a6a1f90df
commit b7b3be928e

View file

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