Initial commit

This commit is contained in:
Mathis Gauthey
2023-08-05 19:14:53 +01:00
parent 13a70a46bf
commit f366d5b7b6
7803 changed files with 186098 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "find-unlinked-files",
"name": "Find orphaned files and broken links",
"version": "1.9.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
}