mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-16 06:15:12 -05:00
Initial commit
This commit is contained in:
commit
bc15d67574
1475 changed files with 1056167 additions and 0 deletions
135
.obsidian/plugins/tag-wrangler/main.js
vendored
Normal file
135
.obsidian/plugins/tag-wrangler/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/tag-wrangler/manifest.json
vendored
Normal file
11
.obsidian/plugins/tag-wrangler/manifest.json
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"id": "tag-wrangler",
|
||||
"name": "Tag Wrangler",
|
||||
"author": "PJ Eby",
|
||||
"authorUrl": "https://github.com/pjeby",
|
||||
"version": "0.6.1",
|
||||
"minAppVersion": "1.2.8",
|
||||
"description": "Rename, merge, toggle, and search tags from the tag pane",
|
||||
"fundingUrl": "https://dirtsimple.org/tips/tag-wrangler",
|
||||
"isDesktopOnly": false
|
||||
}
|
1
.obsidian/plugins/tag-wrangler/styles.css
vendored
Normal file
1
.obsidian/plugins/tag-wrangler/styles.css
vendored
Normal file
|
@ -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)}
|
Loading…
Add table
Add a link
Reference in a new issue