2025-08-02 12:09:34 +08:00
{
"choices" : [
{
"id" : "60672b6c-97d2-453b-b3f1-9499ab98dceb" ,
"name" : "======笔记流======" ,
"type" : "Multi" ,
"command" : false ,
"choices" : [ ]
} ,
{
"id" : "c9be665d-d937-4c60-8111-ac0cc35a2834" ,
"name" : "新建UE笔记" ,
"type" : "Template" ,
"command" : false ,
"templatePath" : "09-Templates/UE笔记.md" ,
"fileNameFormat" : {
"enabled" : false ,
"format" : ""
} ,
"folder" : {
"enabled" : true ,
"folders" : [
"03-UnrealEngine/Editor" ,
"03-UnrealEngine/Gameplay" ,
"03-UnrealEngine/RayTracing" ,
"03-UnrealEngine/卡通渲染" ,
"03-UnrealEngine/流程管理与部署" ,
"03-UnrealEngine/性能优化"
] ,
"chooseWhenCreatingNote" : false ,
"createInSameFolderAsActiveFile" : false
} ,
"appendLink" : false ,
"incrementFileName" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : false ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "4ebf230e-3926-4d2e-ae58-f3832cdb5995" ,
"name" : "======更新流======" ,
"type" : "Multi" ,
"command" : false ,
"choices" : [ ] ,
"collapsed" : false
} ,
{
"id" : "345b5f19-f072-4738-93f8-f53ff692e098" ,
"name" : "Github上传笔记" ,
"type" : "Macro" ,
"command" : true ,
2026-05-06 17:32:44 +08:00
"macro" : {
"id" : "a8caa5bc-17ae-4b7e-9080-0361b8e70d9b" ,
"name" : "Git Commit Push" ,
"commands" : [
{
"name" : "Obsidian Git: Pull" ,
"type" : "Obsidian" ,
"id" : "8e921e41-fea5-4869-9211-1fe82210584a" ,
"commandId" : "obsidian-git:pull"
} ,
{
"name" : "Obsidian Git: Commit all changes" ,
"type" : "Obsidian" ,
"id" : "cc02208d-2cb6-49af-acad-c8c6a1cf81a8" ,
"commandId" : "obsidian-git:commit"
} ,
{
"name" : "Obsidian Git: Push" ,
"type" : "Obsidian" ,
"id" : "1281d788-b0d0-4ddc-a666-7699a73d1c9d" ,
"commandId" : "obsidian-git:push2"
}
]
} ,
"runOnStartup" : false
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "0159f9d5-8a2a-410e-9af8-6fcc97fb85f3" ,
"name" : "======日志流======" ,
"type" : "Multi" ,
"command" : false ,
"choices" : [ ] ,
"collapsed" : false
} ,
{
"id" : "13aa960e-9e3e-4aec-b6aa-35adf841a841" ,
"name" : "⏱️随手记记" ,
"type" : "Capture" ,
"command" : true ,
"appendLink" : false ,
"captureTo" : "01-Diary/日志存档/{{DATE:YYYY-MM-DD}}.md" ,
"captureToActiveFile" : false ,
"createFileIfItDoesntExist" : {
"enabled" : true ,
"createWithTemplate" : true ,
"template" : "09-Templates/日志模板.md"
} ,
"format" : {
"enabled" : true ,
"format" : "\\n- <% tp.date.now(\"HH:mm\") %> {{VALUE:⏱️ Tracking}}\n"
} ,
"insertAfter" : {
"enabled" : true ,
"after" : "## Tracking" ,
"insertAtEnd" : false ,
"createIfNotFound" : false ,
"createIfNotFoundLocation" : "top"
} ,
"prepend" : false ,
"task" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : false ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "aaebfa0f-d697-4c2c-8da5-e31a341b2354" ,
"name" : "🐷每周小结" ,
"type" : "Template" ,
"command" : false ,
"templatePath" : "09-Templates/每周小结.md" ,
"fileNameFormat" : {
"enabled" : true ,
"format" : "{{DATE}}_周小结"
} ,
"folder" : {
"enabled" : true ,
"folders" : [
"01-Diary/周小结"
] ,
"chooseWhenCreatingNote" : false ,
"createInSameFolderAsActiveFile" : false
} ,
"appendLink" : true ,
"incrementFileName" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : true ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "f42d88c6-48a3-4969-b71a-0b71507aeb12" ,
"name" : "📒草稿归档" ,
"type" : "Capture" ,
"command" : false ,
"appendLink" : false ,
"captureTo" : "" ,
"captureToActiveFile" : true ,
"createFileIfItDoesntExist" : {
"enabled" : false ,
"createWithTemplate" : false ,
"template" : ""
} ,
"format" : {
"enabled" : true ,
"format" : "<% tp.user.auto_transfer() %>"
} ,
"insertAfter" : {
"enabled" : false ,
"after" : "" ,
"insertAtEnd" : false ,
"createIfNotFound" : false ,
"createIfNotFoundLocation" : "top"
} ,
"prepend" : false ,
"task" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : false ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "175a90c9-c98f-422b-90f5-54268ccfdf72" ,
"name" : "🦁月度总结" ,
"type" : "Template" ,
"command" : false ,
"templatePath" : "09-Templates/每月总结.md" ,
"fileNameFormat" : {
"enabled" : true ,
"format" : "{{DATE:YYYY-MM}}_月总结"
} ,
"folder" : {
"enabled" : true ,
"folders" : [
"01-Diary/月总结"
] ,
"chooseWhenCreatingNote" : false ,
"createInSameFolderAsActiveFile" : false
} ,
"appendLink" : true ,
"incrementFileName" : false ,
"openFileInNewTab" : {
"enabled" : true ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : true ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "split" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "6267521f-9225-4f4c-a926-6ecfd471c92a" ,
"name" : "======项目流======" ,
"type" : "Multi" ,
"command" : false ,
"choices" : [ ] ,
"collapsed" : false
} ,
{
"id" : "38c1c363-5d3e-4203-b7f4-7e18d7c7b9f1" ,
"name" : "🐮新增任务" ,
"type" : "Capture" ,
"command" : true ,
"appendLink" : false ,
"captureTo" : "00-MOC/任务看板.md" ,
"captureToActiveFile" : false ,
"createFileIfItDoesntExist" : {
"enabled" : false ,
"createWithTemplate" : false ,
"template" : ""
} ,
"format" : {
"enabled" : true ,
"format" : "- [ ] {{VALUE:New Task}} @[[<% tp.date.now(\"YYYY-MM-DD\") %>]] @@{<% tp.date.now(\"HH:mm:ss\") %>}\\n"
} ,
"insertAfter" : {
"enabled" : true ,
"after" : "## Todo" ,
"insertAtEnd" : false ,
"createIfNotFound" : false ,
"createIfNotFoundLocation" : "top"
} ,
"prepend" : false ,
"task" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : false ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "a506b2f6-0d81-421d-993f-1347c3da1873" ,
"name" : "📂插入路径" ,
"type" : "Capture" ,
"command" : true ,
"appendLink" : false ,
"captureTo" : "" ,
"captureToActiveFile" : true ,
"createFileIfItDoesntExist" : {
"enabled" : false ,
"createWithTemplate" : false ,
"template" : ""
} ,
"format" : {
"enabled" : true ,
"format" : "[📂{{VALUE}}](file:///{{VALUE}})"
} ,
"insertAfter" : {
"enabled" : false ,
"after" : "" ,
"insertAtEnd" : false ,
"createIfNotFound" : false ,
"createIfNotFoundLocation" : "top"
} ,
"prepend" : false ,
"task" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : false ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "26267e74-e47e-4b21-8c2a-9ea6f1dbbdb9" ,
"name" : "🐸任务存档" ,
"type" : "Capture" ,
"command" : false ,
"appendLink" : false ,
"captureTo" : "" ,
"captureToActiveFile" : true ,
"createFileIfItDoesntExist" : {
"enabled" : false ,
"createWithTemplate" : false ,
"template" : ""
} ,
"format" : {
"enabled" : true ,
"format" : "<% tp.user.archived_task_gantt() %>"
} ,
"insertAfter" : {
"enabled" : false ,
"after" : "" ,
"insertAtEnd" : false ,
"createIfNotFound" : false ,
"createIfNotFoundLocation" : "top"
} ,
"prepend" : false ,
"task" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : false ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
"id" : "6cbe6f1f-61ae-434e-a809-33d12e951b33" ,
"name" : "📦导出项目" ,
"type" : "Capture" ,
"command" : false ,
"appendLink" : false ,
"captureTo" : "" ,
"captureToActiveFile" : true ,
"createFileIfItDoesntExist" : {
"enabled" : false ,
"createWithTemplate" : false ,
"template" : ""
} ,
"format" : {
"enabled" : true ,
"format" : "<% tp.user.export_project() %>"
} ,
"insertAfter" : {
"enabled" : false ,
"after" : "" ,
"insertAtEnd" : false ,
"createIfNotFound" : false ,
"createIfNotFoundLocation" : "top"
} ,
"prepend" : true ,
"task" : false ,
"openFileInNewTab" : {
"enabled" : false ,
"direction" : "vertical" ,
"focus" : true
} ,
"openFile" : false ,
2026-05-06 17:32:44 +08:00
"openFileInMode" : "default" ,
"fileOpening" : {
"location" : "tab" ,
"direction" : "vertical" ,
"focus" : true ,
"mode" : "default"
}
2025-08-02 12:09:34 +08:00
} ,
{
2026-05-06 17:32:44 +08:00
"id" : "04696e83-5a52-48b6-8c18-6157c3330e0a" ,
"name" : "定向内容" ,
"type" : "Macro" ,
"command" : false ,
"runOnStartup" : false ,
"macro" : {
"id" : "2751c8b9-04af-452e-8a77-f722155996fd" ,
"name" : "定向内容" ,
"commands" : [
{
"name" : "Templater: Insert Template" ,
"type" : "Obsidian" ,
"id" : "b5d02fb5-1949-40fd-889e-fce5a5704134" ,
"commandId" : "templater-obsidian:insert-templater"
} ,
{
"name" : "文件列表: 将文件移动到其他文件夹" ,
"type" : "Obsidian" ,
"id" : "a7c2da82-1a68-4743-b4f7-84f0b7822ae8" ,
"commandId" : "file-explorer:move-file"
}
]
}
2025-08-02 12:09:34 +08:00
}
] ,
"inputPrompt" : "multi-line" ,
2026-05-06 17:32:44 +08:00
"persistInputPromptDrafts" : true ,
"useSelectionAsCaptureValue" : true ,
2025-08-02 12:09:34 +08:00
"devMode" : false ,
"templateFolderPath" : "" ,
2026-05-06 17:32:44 +08:00
"announceUpdates" : "all" ,
"version" : "2.12.0" ,
"globalVariables" : { } ,
"onePageInputEnabled" : false ,
2025-08-02 12:09:34 +08:00
"disableOnlineFeatures" : true ,
2026-05-06 17:32:44 +08:00
"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"
} ,
2025-08-02 12:09:34 +08:00
"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
} ,
{
2026-05-06 17:32:44 +08:00
"name" : "gpt-4-turbo" ,
"maxTokens" : 128000
} ,
{
"name" : "gpt-4o" ,
"maxTokens" : 128000
} ,
{
"name" : "gpt-4o-mini" ,
"maxTokens" : 128000
2025-08-02 12:09:34 +08:00
}
2026-05-06 17:32:44 +08:00
] ,
"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"
2025-08-02 12:09:34 +08:00
}
]
} ,
"migrations" : {
"migrateToMacroIDFromEmbeddedMacro" : true ,
"useQuickAddTemplateFolder" : true ,
"incrementFileNameSettingMoveToDefaultBehavior" : true ,
"mutualExclusionInsertAfterAndWriteToBottomOfFile" : true ,
2026-05-06 17:32:44 +08:00
"setVersionAfterUpdateModalRelease" : true ,
"addDefaultAIProviders" : true ,
"removeMacroIndirection" : true ,
"migrateFileOpeningSettings" : true ,
"backfillFileOpeningDefaults" : true ,
"setProviderModelDiscoveryMode" : true ,
"migrateProviderApiKeysToSecretStorage" : true
2025-08-02 12:09:34 +08:00
}
}