vault backup: 2024-04-25 22:36:20

This commit is contained in:
2024-04-25 22:36:20 +08:00
parent 687d8242fe
commit b09df8cde0
14 changed files with 443 additions and 359 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-quiet-outline",
"name": "Quiet Outline",
"version": "0.3.25",
"version": "0.3.26",
"minAppVersion": "0.15.6",
"description": "Make outline quiet and more powerful, including no-auto-expand, rendering heading as markdown, and search support.",
"author": "the_tree",

View File

@@ -120,6 +120,9 @@
.n-tree__empty {
display: none;
}
.canvas-node .markdown-embed-content .is-flashing {
mix-blend-mode: normal;
}
/* main.css */
.quiet-outline .n-tree .n-tree-node-indent {