This commit is contained in:
Daniel 2023-10-25 08:41:28 +08:00
parent 48f2e80759
commit 7c3f81b830
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -61,7 +61,8 @@ export const initConfigSearch = (element: HTMLElement, app: App) => {
// 搜索
getLang(["search", "searchLimit", "searchLimit1", "memo", "name", "alias", "keywordsLimit",
"doc", "headings", "list1", "listItem", "code", "math", "table", "quote", "superBlock", "paragraph",
"indexAssetPath", "embedBlock", "database"]),
"indexAssetPath", "embedBlock", "database", "searchBackmention", "searchVirtualRef", "searchBlockAttr",
"searchBlockType", "searchCaseSensitive"]),
// 快捷键
getLang(["keymap", "keymapTip2"].concat(Object.keys(Constants.SIYUAN_KEYMAP.general))