Skip to content

Commit df15477

Browse files
committed
contrib: Update enabled plugins
1 parent 66d566e commit df15477

File tree

5 files changed

+166
-129
lines changed

5 files changed

+166
-129
lines changed

contributing/.obsidian/plugins/tag-wrangler/main.js

Lines changed: 139 additions & 111 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contributing/.obsidian/plugins/tag-wrangler/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"name": "Tag Wrangler",
44
"author": "PJ Eby",
55
"authorUrl": "https://github.com/pjeby",
6-
"version": "0.6.1",
7-
"minAppVersion": "1.2.8",
8-
"description": "Rename, merge, toggle, and search tags from the tag pane",
6+
"version": "0.6.4",
7+
"minAppVersion": "1.5.8",
8+
"description": "Rename, merge, toggle, and search tags from the tags view",
99
"fundingUrl": "https://dirtsimple.org/tips/tag-wrangler",
1010
"isDesktopOnly": false
1111
}
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
.ophidian-dialog .dialog-text{margin-bottom:.75em}.ophidian-dialog.mod-confirmation input[type=text]:invalid,.ophidian-dialog.mod-confirmation input[type=text]:invalid:enabled:focus,.ophidian-dialog.mod-confirmation input[type=text][aria-invalid=true],.ophidian-dialog.mod-confirmation input[type=text][aria-invalid=true]:enabled:focus{border-color:var(--text-error);background-color:var(--background-modifier-error)}

contributing/.obsidian/plugins/templater-obsidian/main.js

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
{"id":"templater-obsidian","name":"Templater","version":"2.10.0","description":"Create and use templates","minAppVersion":"1.5.0","author":"SilentVoid","authorUrl":"https://github.com/SilentVoid13","helpUrl":"https://silentvoid13.github.io/Templater/","isDesktopOnly":false}
1+
{
2+
"id": "templater-obsidian",
3+
"name": "Templater",
4+
"version": "2.11.1",
5+
"description": "Create and use templates",
6+
"minAppVersion": "1.5.0",
7+
"author": "SilentVoid",
8+
"authorUrl": "https://github.com/SilentVoid13",
9+
"helpUrl": "https://silentvoid13.github.io/Templater/",
10+
"isDesktopOnly": false
11+
}

0 commit comments

Comments
 (0)