1
Fork 0
mirror of https://github.com/Steffo99/obsidian-file-index.git synced 2024-10-16 05:07:26 +00:00
obsidian-file-index/manifest.json

12 lines
303 B
JSON
Raw Permalink Normal View History

2023-10-28 16:05:49 +00:00
{
2023-11-17 13:46:34 +00:00
"id": "file-index",
2023-10-28 17:37:02 +00:00
"name": "File Index",
2023-11-17 14:19:00 +00:00
"version": "3.0.3",
2023-10-28 16:05:49 +00:00
"minAppVersion": "0.15.0",
2023-10-28 18:07:41 +00:00
"description": "Create a metadata file about the files present in the Vault",
2023-10-28 17:37:02 +00:00
"author": "Steffo",
"authorUrl": "https://www.steffo.eu",
"fundingUrl": "https://ko-fi.com/steffo",
2023-10-28 16:05:49 +00:00
"isDesktopOnly": false
}