🎨 数据历史文档中支持操作类型过滤 https://github.com/siyuan-note/siyuan/issues/5754

This commit is contained in:
Liang Ding 2022-08-30 00:24:54 +08:00
parent 72b3f151a6
commit a807e47d63
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
4 changed files with 17 additions and 17 deletions

View file

@ -1198,6 +1198,7 @@ func RemoveDoc(boxID, p string) (err error) {
return errors.New(fmt.Sprintf(Conf.Language(70), box.Name, absPath, err))
}
indexHistoryDir(filepath.Base(historyDir), NewLute())
copyDocAssetsToDataAssets(boxID, p)
rootID := tree.ID