vault backup: 2025-08-09 22:24:34

This commit is contained in:
Andrey Epifancev
2025-08-09 22:24:34 +04:00
parent 156d1d0cb9
commit 7bc688e755
2 changed files with 176 additions and 0 deletions

165
.obsidian/plugins/tag-wrangler/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "tag-wrangler",
"name": "Tag Wrangler",
"author": "PJ Eby",
"authorUrl": "https://github.com/pjeby",
"version": "0.6.4",
"minAppVersion": "1.5.8",
"description": "Rename, merge, toggle, and search tags from the tags view",
"fundingUrl": "https://dirtsimple.org/tips/tag-wrangler",
"isDesktopOnly": false
}