vault backup: 2023-10-30 16:05:41

Affected files:
.obsidian/community-plugins.json
.obsidian/plugins/advanced-cursors/main.js
.obsidian/plugins/advanced-cursors/manifest.json
.obsidian/plugins/advanced-cursors/styles.css
.obsidian/workspace.json
main
Lei OT 2 years ago
parent 0e12096b96
commit bd78d0473f

@ -17,5 +17,6 @@
"obsidian-excalidraw-plugin", "obsidian-excalidraw-plugin",
"calendar", "calendar",
"obsidian-tasks-plugin", "obsidian-tasks-plugin",
"periodic-notes" "periodic-notes",
"advanced-cursors"
] ]

File diff suppressed because one or more lines are too long

@ -0,0 +1,10 @@
{
"id": "advanced-cursors",
"name": "Advanced Cursors",
"version": "0.5.1",
"minAppVersion": "0.12.18",
"description": "Use multiple cursors even more powerfully.",
"author": "SkepticMystic",
"authorUrl": "https://github.com/SkepticMystic/advanced-cursors",
"isDesktopOnly": true
}

@ -0,0 +1,60 @@
/* Sets all the text color to red! */
.savedQ {
padding: 5px 5px;
}
.savedQ-name {
background-color: var(--background-secondary-alt);
padding: 2px 4px;
border-radius: 5px;
}
.savedQ-view-q {
padding: 2px 4px;
border-radius: 5px;
}
.editQButton,
.deleteQButton {
float: right;
}
.savedQ-name:hover,
.editQButton:hover,
.deleteQButton:hover,
.savedQ-query:hover,
.AC-submit-button:hover,
.savedQ-view-q:hover {
background-color: var(--interactive-accent) !important;
cursor: pointer;
}
.AC-submit-button:focus {
background-color: var(--interactive-accent) !important;
}
.savedQ-query {
background-color: var(--background-primary-alt);
padding: 2px 4px;
border-radius: 5px;
}
.AC-flashNewSel {
animation: flashNewSel 1.5s 1;
border-radius: 3px;
}
@keyframes flashNewSel {
0% {
background-color: transparent;
}
10% {
background-color: var(--text-highlight-bg);
}
80% {
background-color: var(--text-highlight-bg);
}
100% {
background-color: transparent;
}
}

@ -18,8 +18,21 @@
"source": false "source": false
} }
} }
},
{
"id": "d74d99cb5a758bb3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Haina/项目/HT数据分析/SCRM+IM可行性.md",
"mode": "source",
"source": false
}
}
} }
] ],
"currentTab": 1
} }
], ],
"direction": "vertical" "direction": "vertical"
@ -73,6 +86,17 @@
"type": "tabs", "type": "tabs",
"dimension": 38.94230769230769, "dimension": 38.94230769230769,
"children": [ "children": [
{
"id": "57e3139825373ef9",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{ {
"id": "04ddb8195641483f", "id": "04ddb8195641483f",
"type": "leaf", "type": "leaf",
@ -102,7 +126,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Haina/Weekly/2023-W44.md" "file": "Haina/项目/HT数据分析/SCRM+IM可行性.md"
} }
} }
}, },
@ -112,7 +136,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Haina/Weekly/2023-W44.md", "file": "Haina/项目/HT数据分析/SCRM+IM可行性.md",
"collapseAll": true, "collapseAll": true,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -122,8 +146,17 @@
"unlinkedCollapsed": false "unlinkedCollapsed": false
} }
} }
},
{
"id": "69e12b2e351bd680",
"type": "leaf",
"state": {
"type": "Saved Queries View",
"state": {}
}
} }
] ],
"currentTab": 1
}, },
{ {
"id": "dc29c441166ca3aa", "id": "dc29c441166ca3aa",
@ -146,13 +179,12 @@
"dimension": 39.80769230769231, "dimension": 39.80769230769231,
"children": [ "children": [
{ {
"id": "57e3139825373ef9", "id": "cfcffea8c60d0b67",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "tag", "type": "all-properties",
"state": { "state": {
"sortOrder": "frequency", "sortOrder": "frequency"
"useHierarchy": true
} }
} }
}, },
@ -163,16 +195,6 @@
"type": "advanced-tables-toolbar", "type": "advanced-tables-toolbar",
"state": {} "state": {}
} }
},
{
"id": "cfcffea8c60d0b67",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency"
}
}
} }
] ]
} }
@ -197,8 +219,9 @@
"periodic-notes:Open today": false "periodic-notes:Open today": false
} }
}, },
"active": "72e6238d01ce3178", "active": "cfcffea8c60d0b67",
"lastOpenFiles": [ "lastOpenFiles": [
"Haina/Weekly/2023-W44.md",
"Haina/项目/HT数据分析/SCRM+IM可行性.md", "Haina/项目/HT数据分析/SCRM+IM可行性.md",
"Haina/Daily/2023-10-23.md", "Haina/Daily/2023-10-23.md",
"Haina/Templates/D-log.md", "Haina/Templates/D-log.md",
@ -206,7 +229,6 @@
"Haina/Daily/2023-11-01.md", "Haina/Daily/2023-11-01.md",
"Haina/Daily/2023-11-03.md", "Haina/Daily/2023-11-03.md",
"Haina/Daily/2023-11-02.md", "Haina/Daily/2023-11-02.md",
"Haina/Weekly/2023-W44.md",
"Haina/Monthly/2023-10.md", "Haina/Monthly/2023-10.md",
"Haina/Monthly/2023-09.md", "Haina/Monthly/2023-09.md",
"Haina/Weekly/2023-W45.md", "Haina/Weekly/2023-W45.md",

Loading…
Cancel
Save