vault backup: 2025-07-16 16:26:03

Affected files:
.obsidian/plugins/obsidian-admonition/data.json
.obsidian/plugins/obsidian-style-settings/data.json
Haina/Weekly/2025/2025-W30.md
main
Lei OT 9 months ago
parent be754a009d
commit 3da01ae4df

@ -2,20 +2,20 @@
"userAdmonitions": { "userAdmonitions": {
"red": { "red": {
"type": "red", "type": "red",
"color": "255, 226, 223", "color": "248, 113, 113",
"icon": { "icon": {
"name": "lucide-cloud-lightning", "name": "bolt",
"type": "obsidian" "type": "font-awesome"
}, },
"command": false, "command": false,
"title": null, "title": "⚡🔴重要且紧急⏫🔺",
"injectColor": true, "injectColor": true,
"noTitle": false, "noTitle": false,
"copy": true "copy": true
}, },
"blue": { "blue": {
"type": "blue", "type": "blue",
"color": "218, 237, 252", "color": "56, 189, 248",
"icon": { "icon": {
"name": "info-circle", "name": "info-circle",
"type": "font-awesome" "type": "font-awesome"
@ -27,7 +27,7 @@
}, },
"green": { "green": {
"type": "green", "type": "green",
"color": "224, 255, 244", "color": "134, 239, 172",
"icon": { "icon": {
"name": "fire", "name": "fire",
"type": "font-awesome" "type": "font-awesome"

@ -41,6 +41,6 @@
"blue-topaz-theme@@saturate-4-bg": 1, "blue-topaz-theme@@saturate-4-bg": 1,
"Blue-Topaz-Codebox-Highlight@@code-box-style-option": "codebox-default-style", "Blue-Topaz-Codebox-Highlight@@code-box-style-option": "codebox-default-style",
"Blue-Topaz-Codebox-Highlight@@whole-code-wrap": true, "Blue-Topaz-Codebox-Highlight@@whole-code-wrap": true,
"Blue-Topaz-Codebox-Highlight@@code-line-number": true, "Blue-Topaz-Codebox-Highlight@@code-line-number": false,
"Blue-Topaz-Codebox-Highlight@@remove-language-type": false "Blue-Topaz-Codebox-Highlight@@remove-language-type": false
} }

@ -1,6 +1,6 @@
--- ---
Created: 2025-07-08 20:13 Tue Created: 2025-07-08 20:13 Tue
Updated: 2025-07-16 14:59 Wed Updated: 2025-07-16 16:25 Wed
tags: tags:
- 周报 - 周报
cssclasses: [] cssclasses: []
@ -9,8 +9,17 @@ cssclasses: []
--- ---
```high
ddd ```ad-red
(not done) OR (done after 2025-07-15)
path includes Haina
path includes Weekly/2025
filter by function (task.priorityName === 'High' || task.priorityName === 'Highest')
sort by path reverse
sort by done
sort by heading
group by heading
``` ```
*2025-07-22 Tue* *2025-07-22 Tue*

Loading…
Cancel
Save