vault backup: 2026-04-16 20:45:16

This commit is contained in:
2026-04-16 20:45:16 +08:00
parent de110b3ea0
commit 31a4d6a3af
90 changed files with 16549 additions and 102400 deletions

View File

@@ -0,0 +1,91 @@
{
"schemaVersion": 1,
"metadata": {
"plugin": "obsidian-excalidraw-plugin",
"version": "2.0.0",
"title": "Excalidraw",
"description": "An Obsidian plugin to edit and view Excalidraw drawings",
"language": "zh-cn",
"supportedVersions": "2.8.3",
"author": ""
},
"dict": {
"main.js": {
"ast": [],
"regex": [
{
"source": "\"Toggle tray-mode\"",
"target": "\"切换托盘模式\""
},
{
"source": "ARIA_LABEL_TRAY_MODE:\"Tray-mode offers an alternative, more spacious canvas\"",
"target": "ARIA_LABEL_TRAY_MODE:\"托盘模式提供了另一种更宽敞的画布\""
},
{
"source": "forceSave()},\"Save\"",
"target": "forceSave()},\"保存\""
},
{
"source": "FORCE_SAVE:\"Save (will also update transclusions)\"",
"target": "FORCE_SAVE:\"保存 (也会更新嵌入)\""
},
{
"source": "\"Script Library\"",
"target": "\"脚本库\""
},
{
"source": "\"Explore the Excalidraw Script Library\"",
"target": "\"探索 Excalidraw 脚本库\""
},
{
"source": "\"Export Image...\"",
"target": "\"导出图像...\""
},
{
"source": "\"Export image as PNG, SVG, or Excalidraw file\"",
"target": "\"将图像导出为 PNG、SVG 或 Excalidraw 文件\""
},
{
"source": ",\"Open as Markdown\"",
"target": ",\"以 Markdown 格式打开\""
},
{
"source": "\"Switch to markdown view\"",
"target": "\"切换到Markdown视图\""
},
{
"source": "\"Obsidian Tools Panel\"",
"target": "\"Obsidian工具面板\""
},
{
"source": "\"Insert ANY file\"",
"target": "\"插入任意文件\""
},
{
"source": "CREATE_NEW:\"Create new drawing\"",
"target": "CREATE_NEW:\"创建新图纸\""
},
{
"source": "\"Open selected text as link\\n(SHIFT+CLICK to open in a new pane)\"",
"target": "\"将选定文本作为链接打开\\n(SHIFT+CLICK 在新窗格中打开)\""
},
{
"source": "\"Change to RAW mode (only affects text-elements with links or transclusions)\"",
"target": "\"更改为 RAW 模式\\n(仅影响带有链接或嵌入的文本元素)\""
},
{
"source": "\"Install or update Excalidraw Scripts\"",
"target": "\"安装或更新 Excalidraw 脚本\""
},
{
"source": "OPEN_AS_MD:\"Open as Markdown\"",
"target": "OPEN_AS_MD:\"以 Markdown 格式打开\""
},
{
"source": "EXPORT_IMAGE:\"Export Image\"",
"target": "EXPORT_IMAGE:\"导出图像\""
}
]
}
}
}