1775206638
This commit is contained in:
Vendored
+3
-1
@@ -4,5 +4,7 @@
|
||||
"oz-clear-unused-images",
|
||||
"obsidian-excalidraw-plugin",
|
||||
"templater-obsidian",
|
||||
"obsidian-linter"
|
||||
"obsidian-linter",
|
||||
"recent-files-obsidian",
|
||||
"quickadd"
|
||||
]
|
||||
Vendored
+11
-5
@@ -11,26 +11,32 @@
|
||||
"workspace:goto-last-tab": [],
|
||||
"editor:set-heading-1": [
|
||||
{
|
||||
"modifiers": ["Mod"],
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "1"
|
||||
}
|
||||
],
|
||||
"editor:set-heading-2": [
|
||||
{
|
||||
"modifiers": ["Mod"],
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "2"
|
||||
}
|
||||
],
|
||||
"editor:set-heading-3": [
|
||||
{
|
||||
"modifiers": ["Mod"],
|
||||
"modifiers": [
|
||||
"Mod"
|
||||
],
|
||||
"key": "3"
|
||||
}
|
||||
],
|
||||
"templater-obsidian:create-attachment/templates/日常记录-闪念笔记.md": [
|
||||
"quickadd:runQuickAdd": [
|
||||
{
|
||||
"modifiers": [],
|
||||
"key": "F1"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
+6
-6
@@ -482,12 +482,12 @@
|
||||
"canvasImmersiveEmbed": true,
|
||||
"startupScriptPath": "",
|
||||
"aiEnabled": true,
|
||||
"openAIAPIToken": "sk-JynMarAEOuLlYb3_bdQAdHEhKp-vK9az-uQXGlw_VSKQIEHnCb86PeqtxLQ",
|
||||
"openAIDefaultTextModel": "gpt-5.2",
|
||||
"openAIDefaultTextModelMaxTokens": 0,
|
||||
"openAIDefaultVisionModel": "gemini-3.1-pro-preview",
|
||||
"openAIDefaultImageGenerationModel": "gemini-3.1-pro-preview",
|
||||
"openAIURL": "https://api.ai-wave.org/v1/chat/completions",
|
||||
"openAIAPIToken": "",
|
||||
"openAIDefaultTextModel": "",
|
||||
"openAIDefaultTextModelMaxTokens": 4096,
|
||||
"openAIDefaultVisionModel": "",
|
||||
"openAIDefaultImageGenerationModel": "",
|
||||
"openAIURL": "",
|
||||
"openAIImageGenerationURL": "https://api.openai.com/v1/images/generations",
|
||||
"openAIImageEditsURL": "https://api.openai.com/v1/images/edits",
|
||||
"openAIImageVariationURL": "https://api.openai.com/v1/images/variations",
|
||||
|
||||
+2
-2
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "obsidian-excalidraw-plugin",
|
||||
"name": "Excalidraw",
|
||||
"version": "2.21.2",
|
||||
"version": "2.22.0",
|
||||
"minAppVersion": "1.5.7",
|
||||
"description": "Sketch Your Mind. An Obsidian plugin to edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
|
||||
"author": "Zsolt Viczian",
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+220
@@ -0,0 +1,220 @@
|
||||
{
|
||||
"choices": [
|
||||
{
|
||||
"id": "c31732d3-4333-4aa1-9963-4f2ee5580251",
|
||||
"name": "日常记录-闪念笔记",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "attachment/templates/日常记录-闪念笔记.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "{{DATE:MM月DD日 HHmmss}}"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": false,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": false,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "split",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsMode": "Increment the file name",
|
||||
"setFileExistsBehavior": false
|
||||
},
|
||||
{
|
||||
"id": "d9111ada-faa6-4d0f-8260-9c3cb97eade8",
|
||||
"name": "移动杭研-开发笔记",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "attachment/templates/移动杭研-开发笔记.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "开发笔记{{VALUE:version}}"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": false,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": false,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "split",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsMode": "Increment the file name",
|
||||
"setFileExistsBehavior": false
|
||||
},
|
||||
{
|
||||
"id": "9b9829e0-5cb5-4cc1-907c-7eb0626a2c3d",
|
||||
"name": "移动杭研-问题记录",
|
||||
"type": "Template",
|
||||
"command": false,
|
||||
"templatePath": "attachment/templates/移动杭研-问题记录.md",
|
||||
"fileNameFormat": {
|
||||
"enabled": true,
|
||||
"format": "{{DATE:MMDD}}-{{VALUE:info|{{DATE:HHmmss}}}}"
|
||||
},
|
||||
"folder": {
|
||||
"enabled": false,
|
||||
"folders": [],
|
||||
"chooseWhenCreatingNote": false,
|
||||
"createInSameFolderAsActiveFile": false,
|
||||
"chooseFromSubfolders": false
|
||||
},
|
||||
"appendLink": false,
|
||||
"openFile": true,
|
||||
"fileOpening": {
|
||||
"location": "split",
|
||||
"direction": "vertical",
|
||||
"mode": "default",
|
||||
"focus": true
|
||||
},
|
||||
"fileExistsMode": "Increment the file name",
|
||||
"setFileExistsBehavior": false
|
||||
},
|
||||
{
|
||||
"id": "170cca5b-3037-4b3b-9f1c-82235ecde717",
|
||||
"name": "打开控制台",
|
||||
"type": "Macro",
|
||||
"command": false,
|
||||
"runOnStartup": false,
|
||||
"macro": {
|
||||
"name": "打开控制台",
|
||||
"id": "244eb44a-c362-440c-a21e-8065a482ab68",
|
||||
"commands": [
|
||||
{
|
||||
"name": "openTerminal",
|
||||
"type": "UserScript",
|
||||
"id": "2144335d-f088-4156-a81c-6fb4ab30bf55",
|
||||
"path": "attachment/scripts/openTerminal.js",
|
||||
"settings": {}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"inputPrompt": "single-line",
|
||||
"persistInputPromptDrafts": true,
|
||||
"useSelectionAsCaptureValue": true,
|
||||
"devMode": false,
|
||||
"templateFolderPath": "attachment/templates",
|
||||
"announceUpdates": "major",
|
||||
"version": "2.12.0",
|
||||
"globalVariables": {},
|
||||
"onePageInputEnabled": false,
|
||||
"disableOnlineFeatures": true,
|
||||
"enableRibbonIcon": false,
|
||||
"showCaptureNotification": true,
|
||||
"showInputCancellationNotification": false,
|
||||
"enableTemplatePropertyTypes": false,
|
||||
"dateAliases": {
|
||||
"t": "today",
|
||||
"tm": "tomorrow",
|
||||
"yd": "yesterday",
|
||||
"nw": "next week",
|
||||
"nm": "next month",
|
||||
"ny": "next year",
|
||||
"lw": "last week",
|
||||
"lm": "last month",
|
||||
"ly": "last year"
|
||||
},
|
||||
"ai": {
|
||||
"defaultModel": "Ask me",
|
||||
"defaultSystemPrompt": "As an AI assistant within Obsidian, your primary goal is to help users manage their ideas and knowledge more effectively. Format your responses using Markdown syntax. Please use the [[Obsidian]] link format. You can write aliases for the links by writing [[Obsidian|the alias after the pipe symbol]]. To use mathematical notation, use LaTeX syntax. LaTeX syntax for larger equations should be on separate lines, surrounded with double dollar signs ($$). You can also inline math expressions by wrapping it in $ symbols. For example, use $$w_{ij}^{\text{new}}:=w_{ij}^{\text{current}}+etacdotdelta_jcdot x_{ij}$$ on a separate line, but you can write \"($eta$ = learning rate, $delta_j$ = error term, $x_{ij}$ = input)\" inline.",
|
||||
"promptTemplatesFolderPath": "",
|
||||
"showAssistant": true,
|
||||
"providers": [
|
||||
{
|
||||
"name": "OpenAI",
|
||||
"endpoint": "https://api.openai.com/v1",
|
||||
"apiKey": "",
|
||||
"models": [
|
||||
{
|
||||
"name": "gpt-3.5-turbo",
|
||||
"maxTokens": 4096
|
||||
},
|
||||
{
|
||||
"name": "gpt-3.5-turbo-16k",
|
||||
"maxTokens": 16384
|
||||
},
|
||||
{
|
||||
"name": "gpt-3.5-turbo-1106",
|
||||
"maxTokens": 16385
|
||||
},
|
||||
{
|
||||
"name": "gpt-4",
|
||||
"maxTokens": 8192
|
||||
},
|
||||
{
|
||||
"name": "gpt-4-32k",
|
||||
"maxTokens": 32768
|
||||
},
|
||||
{
|
||||
"name": "gpt-4-1106-preview",
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"name": "gpt-4-turbo",
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"name": "gpt-4o",
|
||||
"maxTokens": 128000
|
||||
},
|
||||
{
|
||||
"name": "gpt-4o-mini",
|
||||
"maxTokens": 128000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "modelsDev"
|
||||
},
|
||||
{
|
||||
"name": "Gemini",
|
||||
"endpoint": "https://generativelanguage.googleapis.com",
|
||||
"apiKey": "",
|
||||
"models": [
|
||||
{
|
||||
"name": "gemini-1.5-pro",
|
||||
"maxTokens": 1000000
|
||||
},
|
||||
{
|
||||
"name": "gemini-1.5-flash",
|
||||
"maxTokens": 1000000
|
||||
},
|
||||
{
|
||||
"name": "gemini-1.5-flash-8b",
|
||||
"maxTokens": 1000000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "modelsDev"
|
||||
}
|
||||
]
|
||||
},
|
||||
"migrations": {
|
||||
"migrateToMacroIDFromEmbeddedMacro": true,
|
||||
"useQuickAddTemplateFolder": true,
|
||||
"incrementFileNameSettingMoveToDefaultBehavior": true,
|
||||
"mutualExclusionInsertAfterAndWriteToBottomOfFile": true,
|
||||
"setVersionAfterUpdateModalRelease": true,
|
||||
"addDefaultAIProviders": true,
|
||||
"removeMacroIndirection": true,
|
||||
"migrateFileOpeningSettings": true,
|
||||
"backfillFileOpeningDefaults": true,
|
||||
"setProviderModelDiscoveryMode": true,
|
||||
"migrateProviderApiKeysToSecretStorage": true
|
||||
}
|
||||
}
|
||||
Vendored
+118
File diff suppressed because one or more lines are too long
+12
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "quickadd",
|
||||
"name": "QuickAdd",
|
||||
"version": "2.12.0",
|
||||
"minAppVersion": "1.11.4",
|
||||
"description": "Quickly add new pages or content to your vault.",
|
||||
"author": "Christian B. B. Houmann",
|
||||
"authorUrl": "https://bagerbach.com",
|
||||
"fundingUrl": "https://www.buymeacoffee.com/chhoumann",
|
||||
"helpUrl": "https://quickadd.obsidian.guide/docs/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
+1
File diff suppressed because one or more lines are too long
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "0103-试用单前置校验信安附件问题-BBOSS张蕊",
|
||||
"path": "work/移动杭研/问题处理/2023-01/0103-试用单前置校验信安附件问题-BBOSS张蕊.md"
|
||||
},
|
||||
{
|
||||
"basename": "claude code buddy",
|
||||
"path": "000-inbox/claude code buddy.md"
|
||||
},
|
||||
{
|
||||
"basename": "MCP 请求数统计",
|
||||
"path": "000-inbox/MCP 请求数统计.md"
|
||||
},
|
||||
{
|
||||
"basename": "需求-命中率计算",
|
||||
"path": "000-inbox/需求-命中率计算.md"
|
||||
},
|
||||
{
|
||||
"basename": "数据库信息",
|
||||
"path": "work/移动杭研/项目备忘/数据库信息.md"
|
||||
},
|
||||
{
|
||||
"basename": "CLAUDE.md",
|
||||
"path": "work/移动杭研/AI 项目/CLAUDE.md.md"
|
||||
},
|
||||
{
|
||||
"basename": "Qwen3.5(通义千问 3.5)系列的多模态图文大模型(Vision-Language Models)",
|
||||
"path": "resource/ai/大模型安装笔记/Qwen3.5(通义千问 3.5)系列的多模态图文大模型(Vision-Language Models).md"
|
||||
},
|
||||
{
|
||||
"basename": "LLM 三件套",
|
||||
"path": "resource/ai/大模型安装笔记/LLM 三件套.md"
|
||||
},
|
||||
{
|
||||
"basename": "lichunliang",
|
||||
"path": "work/移动杭研/项目备忘/lichunliang.md"
|
||||
},
|
||||
{
|
||||
"basename": "ESOP-域名配置需求-新增",
|
||||
"path": "work/移动杭研/业务梳理/运营工单/ESOP-域名配置需求-新增.md"
|
||||
},
|
||||
{
|
||||
"basename": "项目杂记",
|
||||
"path": "work/移动杭研/项目备忘/项目杂记.md"
|
||||
},
|
||||
{
|
||||
"basename": "0323-邮件发送异常",
|
||||
"path": "work/移动杭研/问题处理/2026-03/0323-邮件发送异常.md"
|
||||
},
|
||||
{
|
||||
"basename": "jinja",
|
||||
"path": "000-inbox/jinja.md"
|
||||
},
|
||||
{
|
||||
"basename": "n8n 安装",
|
||||
"path": "resource/组件/n8n 安装.md"
|
||||
},
|
||||
{
|
||||
"basename": "Docker 核心知识与实战笔记",
|
||||
"path": "resource/系统/Docker 核心知识与实战笔记.md"
|
||||
},
|
||||
{
|
||||
"basename": "VIP Cloud",
|
||||
"path": "resource/系统/VIP Cloud.md"
|
||||
}
|
||||
],
|
||||
"omittedPaths": [
|
||||
"^calendar/",
|
||||
"^attachment/"
|
||||
],
|
||||
"omittedTags": [],
|
||||
"updateOn": "file-open",
|
||||
"omitBookmarks": false
|
||||
}
|
||||
+53
File diff suppressed because one or more lines are too long
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "recent-files-obsidian",
|
||||
"name": "Recent Files",
|
||||
"version": "1.7.6",
|
||||
"minAppVersion": "0.16.3",
|
||||
"description": "List files by most recently opened",
|
||||
"author": "Tony Grosinger",
|
||||
"authorUrl": "https://grosinger.net",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": {
|
||||
"Github Sponsor": "https://github.com/sponsors/tgrosinger",
|
||||
"Buy me a Coffee": "https://buymeacoffee.com/tgrosinger",
|
||||
"Paypal": "https://paypal.me/tgrosinger"
|
||||
},
|
||||
"donation": "https://buymeacoffee.com/tgrosinger"
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
.recent-files-file {
|
||||
.tree-item-spacer {
|
||||
flex-grow: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.recent-files-title {
|
||||
justify-content: flex-start;
|
||||
align-items: unset;
|
||||
}
|
||||
|
||||
.recent-files-file-delete {
|
||||
justify-content: right;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.recent-files-title:hover .recent-files-file-delete {
|
||||
display: flex;
|
||||
cursor: var(--cursor);
|
||||
}
|
||||
|
||||
.recent-files-file-delete:hover {
|
||||
color: var(--nav-item-color-hover);
|
||||
}
|
||||
|
||||
.recent-files-donation {
|
||||
width: 70%;
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.recent-files-donate-button {
|
||||
margin: 10px;
|
||||
}
|
||||
+1
-3
@@ -23,9 +23,7 @@
|
||||
],
|
||||
"syntax_highlighting": true,
|
||||
"syntax_highlighting_mobile": false,
|
||||
"enabled_templates_hotkeys": [
|
||||
"attachment/templates/日常记录-闪念笔记.md"
|
||||
],
|
||||
"enabled_templates_hotkeys": [],
|
||||
"startup_templates": [],
|
||||
"intellisense_render": 1,
|
||||
"enable_ribbon_icon": true
|
||||
|
||||
Vendored
+57
-60
@@ -4,37 +4,17 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "0a4507548b25ff58",
|
||||
"id": "55f11863890640cb",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "1184ee15ec1fc896",
|
||||
"id": "cb080f356dbc4a8c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "000-inbox/2026-03-29_16-52-52.md",
|
||||
"mode": "source",
|
||||
"source": false,
|
||||
"backlinks": false
|
||||
},
|
||||
"type": "empty",
|
||||
"state": {},
|
||||
"icon": "lucide-file",
|
||||
"title": "2026-03-29_16-52-52"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c3b31f156a70117f",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "000-inbox/2026-03-29_16-52-52.md",
|
||||
"mode": "source",
|
||||
"source": false,
|
||||
"backlinks": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "2026-03-29_16-52-52"
|
||||
"title": "新标签页"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -49,6 +29,7 @@
|
||||
{
|
||||
"id": "6836caf2765d7139",
|
||||
"type": "tabs",
|
||||
"dimension": 73.04860088365243,
|
||||
"children": [
|
||||
{
|
||||
"id": "c8718c0c63702202",
|
||||
@@ -69,7 +50,7 @@
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "file:香港",
|
||||
"query": "172.21.16.174",
|
||||
"matchingCase": false,
|
||||
"explainSearch": true,
|
||||
"collapseAll": false,
|
||||
@@ -91,10 +72,27 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "2184ba625789cef2",
|
||||
"type": "tabs",
|
||||
"dimension": 26.95139911634757,
|
||||
"children": [
|
||||
{
|
||||
"id": "910ff34a625157e6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "recent-files",
|
||||
"state": {},
|
||||
"icon": "clock",
|
||||
"title": "Recent Files"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 255.5
|
||||
"width": 371.5
|
||||
},
|
||||
"right": {
|
||||
"id": "ca733f6d5936ae40",
|
||||
@@ -111,13 +109,12 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "000-inbox/2026-03-29_16-52-52.md",
|
||||
"followCursor": true,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "2026-03-29_16-52-52 的大纲"
|
||||
"title": "大纲"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -223,42 +220,45 @@
|
||||
"canvas:新建白板": false,
|
||||
"bases:新建数据库": false,
|
||||
"obsidian-excalidraw-plugin:New drawing": false,
|
||||
"templater-obsidian:Templater": false
|
||||
"templater-obsidian:Templater": true
|
||||
}
|
||||
},
|
||||
"active": "1184ee15ec1fc896",
|
||||
"active": "cb080f356dbc4a8c",
|
||||
"lastOpenFiles": [
|
||||
"resource/系统/网络/s-ui.md",
|
||||
"personal/服务器-香港.md",
|
||||
"000-inbox/2026-03-29_16-52-52.md",
|
||||
"000-inbox/2026-03-29_16-51-46.md",
|
||||
"000-inbox/2026-03-30_20-38-38.md",
|
||||
"resource/系统/ubuntu.md",
|
||||
"resource/ai/大模型安装笔记/关于模型思考问题.md",
|
||||
"000-inbox/n8n 安装.md",
|
||||
"000-inbox/2026-03-29_16-55-23.md",
|
||||
"000-inbox/2026-03-29_22-08-03.md",
|
||||
"000-inbox/开发笔记-%s.md",
|
||||
"000-inbox/开发笔记1.md",
|
||||
"000-inbox/开发笔记-.md",
|
||||
"000-inbox/开发笔记.md",
|
||||
"000-inbox/0403-165454.md",
|
||||
"000-inbox/0403-111.md",
|
||||
"000-inbox/04月03日 1641451.md",
|
||||
"000-inbox/04月03日 1641351.md",
|
||||
"000-inbox/04月03日 165100.md",
|
||||
"attachment/templates/移动杭研-问题记录.md",
|
||||
"work/移动杭研/问题处理/2023-01/0103-试用单前置校验信安附件问题-BBOSS张蕊.md",
|
||||
"attachment/templates/移动杭研-开发笔记.md",
|
||||
"attachment/templates/日常记录-闪念笔记.md",
|
||||
"attachment/templates/日常记录-日记模板.md",
|
||||
"attachment/templates/打开控制台.md",
|
||||
"attachment/scripts/openTerminal.js",
|
||||
"attachment/scripts",
|
||||
"000-inbox/04月03日 162825.md",
|
||||
"000-inbox/未命名.md",
|
||||
"000-inbox/04月03日 162801.md",
|
||||
"000-inbox/04月01.md",
|
||||
"000-inbox/claude code buddy.md",
|
||||
"000-inbox/MCP 请求数统计.md",
|
||||
"calendar/diary/2026-04-03.md",
|
||||
"calendar/diary/2026-04-02.md",
|
||||
"calendar/diary/2026-04-01.md",
|
||||
"calendar/diary/2026年/2026-03-31.md",
|
||||
"calendar/diary/2026年/2026-03-30.md",
|
||||
"attachment/Pasted image 20260402090513.png",
|
||||
"attachment/Pasted image 20260329165253.png",
|
||||
"000-inbox/2026-03-291.md",
|
||||
"000-inbox/2026-03-291111111111111111111.md",
|
||||
"000-inbox/2026-03-2911.md",
|
||||
"000-inbox/202603292037501.md",
|
||||
"attachment/templates/time.md",
|
||||
"000-inbox/2026-03-29_19-37-09.md",
|
||||
"000-inbox/2026-03-29_17-01-36.md",
|
||||
"attachment/Pasted image 20260329170137.png",
|
||||
"attachment/Pasted image 20260329165321.png",
|
||||
"attachment/Pasted image 20260329165301.png",
|
||||
"attachment/templates/日常记录-闪念笔记.md",
|
||||
"resource/go/待总结/010 Go 语言 IO 流.md",
|
||||
"attachment/images-paste/image-20230226203841579.png",
|
||||
"attachment/templates/打开控制台.md",
|
||||
"attachment/templates/移动杭研-开发笔记.md",
|
||||
"attachment/templates/移动杭研-问题记录.md",
|
||||
"calendar/diary/2026-03-29.md",
|
||||
"attachment/templates/查找未引用图片.md",
|
||||
"calendar/diary/2026-03-28.md",
|
||||
"calendar/diary/2026-03-27.md",
|
||||
"attachment/Pasted image 20260329133947.png",
|
||||
"attachment/jsscripts/openTerminal.js",
|
||||
"attachment/jsscripts/新建文本文档.txt",
|
||||
@@ -266,14 +266,11 @@
|
||||
"attachment/images-paste/image-20260325102650978.png",
|
||||
"attachment/images-paste/image-20260325224014579.png",
|
||||
"attachment/images-paste/image-20260325224132102.png",
|
||||
"attachment/images-paste/image-20260325224152205.png",
|
||||
"resource/ai/大模型安装笔记",
|
||||
"work/移动杭研/问题处理/2026-03",
|
||||
"resource/ai/prompts/cosmic 业务版本",
|
||||
"resource/ai/prompts/cosmic",
|
||||
"resource/ai/prompts/临时",
|
||||
"resource/工具/rime",
|
||||
"work/移动杭研/开发记录/7.19.0",
|
||||
"000-inbox/未命名.canvas"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user