mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-05 16:28:49 +01:00
🐛 zindex
This commit is contained in:
parent
d6fa43c153
commit
18bf9e076b
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ ${genHintItemHTML(item)}
|
|||
const realFileName = fileNames.length === 1 ? fileNames[0] : fileNames[1];
|
||||
getSavePath(protyle.path, protyle.notebookId, (pathString) => {
|
||||
fetchPost("/api/filetree/createDocWithMd", {
|
||||
showInDocTree: true,
|
||||
hidden: false,
|
||||
notebook: protyle.notebookId,
|
||||
path: pathPosix().join(pathString, realFileName),
|
||||
parentID: protyle.block.rootID,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue