digital-garden/.obsidian/plugins/find-unlinked-files/manifest.json

11 lines
392 B
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
"id": "find-unlinked-files",
"name": "Find orphaned files and broken links",
"version": "1.10.0",
"description": "Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.",
"author": "Vinzent",
"fundingUrl": "https://ko-fi.com/vinzent",
"authorUrl": "https://github.com/Vinzent03",
"isDesktopOnly": false
}