Notepad/enter/.obsidian/plugins/find-unlinked-files/manifest.json

10 lines
346 B
JSON
Raw Permalink Normal View History

2023-07-05 18:29:11 +00:00
{
"id": "find-unlinked-files",
"name": "Find orphaned files and broken links",
"version": "1.8.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",
"authorUrl": "https://github.com/Vinzent03",
"isDesktopOnly": false
}