update
This commit is contained in:
70
.obsidian/plugins/darlal-switcher-plus/data.json
vendored
70
.obsidian/plugins/darlal-switcher-plus/data.json
vendored
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"onOpenPreferNewTab": false,
|
||||
"alwaysNewTabForSymbols": false,
|
||||
"useActiveTabForSymbolsOnMobile": false,
|
||||
@@ -71,14 +71,34 @@
|
||||
"fileExtAllowList": [
|
||||
"canvas"
|
||||
],
|
||||
"enableMatchPriorityAdjustments": false,
|
||||
"matchPriorityAdjustments": {
|
||||
"isOpenInEditor": 0,
|
||||
"isBookmarked": 0,
|
||||
"isRecent": 0,
|
||||
"file": 0,
|
||||
"alias": 0,
|
||||
"h1": 0
|
||||
"isEnabled": false,
|
||||
"adjustments": {
|
||||
"isOpenInEditor": {
|
||||
"value": 0,
|
||||
"label": "Open items"
|
||||
},
|
||||
"isBookmarked": {
|
||||
"value": 0,
|
||||
"label": "Bookmarked items"
|
||||
},
|
||||
"isRecent": {
|
||||
"value": 0,
|
||||
"label": "Recent items"
|
||||
},
|
||||
"file": {
|
||||
"value": 0,
|
||||
"label": "Filenames"
|
||||
},
|
||||
"alias": {
|
||||
"value": 0,
|
||||
"label": "Aliases"
|
||||
},
|
||||
"h1": {
|
||||
"value": 0,
|
||||
"label": "H₁ headings"
|
||||
}
|
||||
}
|
||||
},
|
||||
"quickFilters": {
|
||||
"resetKey": "0",
|
||||
@@ -97,113 +117,113 @@
|
||||
"Ctrl",
|
||||
"Alt"
|
||||
],
|
||||
"facetList": [
|
||||
{
|
||||
"facetList": {
|
||||
"Heading": {
|
||||
"id": "Heading",
|
||||
"mode": 4,
|
||||
"label": "headings",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"Tag": {
|
||||
"id": "Tag",
|
||||
"mode": 4,
|
||||
"label": "tags",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"Callout": {
|
||||
"id": "Callout",
|
||||
"mode": 4,
|
||||
"label": "callouts",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"Link": {
|
||||
"id": "Link",
|
||||
"mode": 4,
|
||||
"label": "links",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"Embed": {
|
||||
"id": "Embed",
|
||||
"mode": 4,
|
||||
"label": "embeds",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"canvas-node-file": {
|
||||
"id": "canvas-node-file",
|
||||
"mode": 4,
|
||||
"label": "file cards",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"canvas-node-text": {
|
||||
"id": "canvas-node-text",
|
||||
"mode": 4,
|
||||
"label": "text cards",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"canvas-node-link": {
|
||||
"id": "canvas-node-link",
|
||||
"mode": 4,
|
||||
"label": "link cards",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"canvas-node-group": {
|
||||
"id": "canvas-node-group",
|
||||
"mode": 4,
|
||||
"label": "groups",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"backlink": {
|
||||
"id": "backlink",
|
||||
"mode": 128,
|
||||
"label": "backlinks",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"outgoing-link": {
|
||||
"id": "outgoing-link",
|
||||
"mode": 128,
|
||||
"label": "outgoing links",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"disk-location": {
|
||||
"id": "disk-location",
|
||||
"mode": 128,
|
||||
"label": "disk location",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"bookmarks-file": {
|
||||
"id": "bookmarks-file",
|
||||
"mode": 32,
|
||||
"label": "files",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"bookmarks-folder": {
|
||||
"id": "bookmarks-folder",
|
||||
"mode": 32,
|
||||
"label": "folders",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
},
|
||||
{
|
||||
"bookmarks-search": {
|
||||
"id": "bookmarks-search",
|
||||
"mode": 32,
|
||||
"label": "searches",
|
||||
"isActive": false,
|
||||
"isAvailable": true
|
||||
}
|
||||
],
|
||||
},
|
||||
"shouldResetActiveFacets": false,
|
||||
"shouldShowFacetInstructions": true
|
||||
},
|
||||
|
439
.obsidian/plugins/darlal-switcher-plus/main.js
vendored
439
.obsidian/plugins/darlal-switcher-plus/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": "darlal-switcher-plus",
|
||||
"name": "Quick Switcher++",
|
||||
"version": "3.3.7",
|
||||
"minAppVersion": "1.4.5",
|
||||
"version": "3.3.9",
|
||||
"minAppVersion": "1.4.16",
|
||||
"description": "Enhanced Quick Switcher, search open panels, and symbols.",
|
||||
"author": "darlal",
|
||||
"authorUrl": "https://github.com/darlal/obsidian-switcher-plus",
|
||||
|
Reference in New Issue
Block a user