vault backup: 2026-03-08 00:17:06

This commit is contained in:
2026-03-08 00:17:06 +06:00
parent c3f0909368
commit 851e9b052f
3 changed files with 183 additions and 8 deletions

View File

@@ -7,7 +7,7 @@
"canvas": true, "canvas": true,
"outgoing-link": true, "outgoing-link": true,
"tag-pane": true, "tag-pane": true,
"footnotes": false, "footnotes": true,
"properties": true, "properties": true,
"page-preview": true, "page-preview": true,
"daily-notes": true, "daily-notes": true,
@@ -17,14 +17,14 @@
"slash-command": false, "slash-command": false,
"editor-status": true, "editor-status": true,
"bookmarks": true, "bookmarks": true,
"markdown-importer": false, "markdown-importer": true,
"zk-prefixer": false, "zk-prefixer": false,
"random-note": false, "random-note": false,
"outline": true, "outline": true,
"word-count": true, "word-count": true,
"slides": false, "slides": true,
"audio-recorder": false, "audio-recorder": true,
"workspaces": false, "workspaces": true,
"file-recovery": true, "file-recovery": true,
"publish": false, "publish": false,
"sync": true, "sync": true,

View File

@@ -174,6 +174,18 @@
"icon": "git-pull-request", "icon": "git-pull-request",
"title": "Source Control" "title": "Source Control"
} }
},
{
"id": "a31fe0a9a461155d",
"type": "leaf",
"state": {
"type": "footnotes",
"state": {
"file": "Qwen3.5.md"
},
"icon": "lucide-file-signature",
"title": "Сноски"
}
} }
], ],
"currentTab": 5 "currentTab": 5
@@ -191,10 +203,12 @@
"daily-notes:Сегодняшняя заметка": false, "daily-notes:Сегодняшняя заметка": false,
"templates:Вставить шаблон": false, "templates:Вставить шаблон": false,
"command-palette:Открыть палитру команд": false, "command-palette:Открыть палитру команд": false,
"bases:Создать новую базу": false "bases:Создать новую базу": false,
"audio-recorder:Начать/остановить запись": false,
"markdown-importer:Импорт Markdown-файлов": false
} }
}, },
"active": "1598a83e4d42d0c9", "active": "05197fe4b10dbf5f",
"lastOpenFiles": [ "lastOpenFiles": [
"Без названия.canvas", "Без названия.canvas",
"Добро пожаловать.md", "Добро пожаловать.md",

File diff suppressed because one or more lines are too long