lostpaul_obsidian-folder-notes/manifest.json

13 lines
464 B
JSON
Raw Permalink Normal View History

2023-03-12 16:11:05 +00:00
{
2024-09-07 13:31:06 +00:00
"id": "folder-notes",
"name": "Folder notes",
2024-10-03 12:33:37 +00:00
"version": "1.7.32",
2024-09-07 13:31:06 +00:00
"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",
"fundingUrl": "https://ko-fi.com/paul305844",
"helpUrl": "https://lostpaul.github.io/obsidian-folder-notes/",
"isDesktopOnly": false
2023-03-12 16:11:05 +00:00
}