From 0afaf36e818a6337e531939a87a8d3e39b97a1b5 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 14 Jul 2022 11:11:54 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/5189 --- app/appearance/langs/zh_CN.json | 2 ++ app/src/config/fileTree.ts | 9 +++++++++ app/src/config/search.ts | 5 +++-- app/src/types/index.d.ts | 1 + 4 files changed, 15 insertions(+), 2 deletions(-) diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index cbb49ef51..8017691cb 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -557,6 +557,8 @@ "fileTree6": "使用 (( 时新建文档的存放路径(例如 /folder1/folder2/,不以 / 开头则使用当前文档相对路径)", "fileTree7": "在当前页签中打开", "fileTree8": "新打开的文档页签将会替换没有修改过的页签", + "fileTree9": "TODO", + "fileTree10": "TODOTODO", "fileTree11": "新建日记", "fileTree12": "新建文档名模板", "fileTree13": "使用该模板片段进行命名,例如 {{now | date \"20060102150405\"}}", diff --git a/app/src/config/fileTree.ts b/app/src/config/fileTree.ts index b38e9bb83..caa614721 100644 --- a/app/src/config/fileTree.ts +++ b/app/src/config/fileTree.ts @@ -19,6 +19,14 @@ export const fileTree = { +