update: find-unlinked-files
This commit is contained in:
1443
.obsidian/plugins/find-unlinked-files/main.js
vendored
1443
.obsidian/plugins/find-unlinked-files/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": "find-unlinked-files",
|
"id": "find-unlinked-files",
|
||||||
"name": "Find orphaned files and broken links",
|
"name": "Find orphaned files and broken links",
|
||||||
"version": "1.9.0",
|
"version": "1.9.1",
|
||||||
"description": "Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.",
|
"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",
|
"author": "Vinzent",
|
||||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||||
|
|||||||
Reference in New Issue
Block a user