🎨 Expand doc tree after moving from inbox https://github.com/siyuan-note/siyuan/issues/14097

This commit is contained in:
Daniel 2025-02-15 23:52:42 +08:00
parent 530345bd09
commit 3c752d1cc8
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -348,6 +348,7 @@ ${data.shorthandContent}
path: pathPosix().join(getDisplayName(toPath[0], false, true), Lute.NewNodeID() + ".sy"),
title: replaceFileName(response.data.shorthandTitle),
md: md,
listDocTree: true,
}, () => {
this.remove(item);
});