mirror of
https://github.com/lostpaul/obsidian-folder-notes.git
synced 2026-07-22 07:40:24 +00:00
10 lines
341 B
JSON
10 lines
341 B
JSON
{
|
|
"id": "folder-notes",
|
|
"name": "Folder notes",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"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
|
|
}
|