mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-20 19:10:49 +08:00
🎨
This commit is contained in:
parent
a33d2388fd
commit
8f67bd8f45
@ -45,11 +45,11 @@ export const hintSlash = (key: string, protyle: IProtyle) => {
|
|||||||
value: Constants.ZWSP + 5,
|
value: Constants.ZWSP + 5,
|
||||||
html: '<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconSparkles"></use></svg><span class="b3-list-item__text">AI Chat</span></div>',
|
html: '<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconSparkles"></use></svg><span class="b3-list-item__text">AI Chat</span></div>',
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
filter: ["属性视图", "shuxingshitu", "sxst", "attribute view"],
|
// filter: ["属性视图", "shuxingshitu", "sxst", "attribute view"],
|
||||||
value: '<div data-type="NodeAttributeView" data-av-type="table"></div>',
|
// value: '<div data-type="NodeAttributeView" data-av-type="table"></div>',
|
||||||
html: `<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconDatabase"></use></svg><span class="b3-list-item__text">${window.siyuan.languages.attributeView}</span></div>`,
|
// html: `<div class="b3-list-item__first"><svg class="b3-list-item__graphic"><use xlink:href="#iconDatabase"></use></svg><span class="b3-list-item__text">${window.siyuan.languages.attributeView}</span></div>`,
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
filter: ["文档", "子文档", "wendang", "wd", "ziwendang", "zwd", "xjwd"],
|
filter: ["文档", "子文档", "wendang", "wd", "ziwendang", "zwd", "xjwd"],
|
||||||
value: Constants.ZWSP + 4,
|
value: Constants.ZWSP + 4,
|
||||||
|
Loading…
Reference in New Issue
Block a user