MacBook-Pro-de-Oscar.local 2026-6-13:18:24:58
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
+3
-3
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"id": "darlal-switcher-plus",
|
||||
"name": "Quick Switcher++",
|
||||
"version": "6.1.1",
|
||||
"minAppVersion": "1.12.0",
|
||||
"version": "6.1.3",
|
||||
"minAppVersion": "1.12.7",
|
||||
"description": "Enhanced Quick Switcher, search open panels, and symbols.",
|
||||
"author": "darlal",
|
||||
"authorUrl": "https://github.com/darlal/obsidian-switcher-plus",
|
||||
"authorUrl": "https://github.com/darlal",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
||||
@@ -31,6 +31,10 @@
|
||||
color: var(--text-error);
|
||||
}
|
||||
|
||||
.qsp-hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.qsp-tag {
|
||||
background-color: var(--background-modifier-hover);
|
||||
border-radius: var(--radius-s);
|
||||
|
||||
Reference in New Issue
Block a user