mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Import md progress
This commit is contained in:
@@ -899,6 +899,7 @@ func ImportFromLocalPath(boxID, localPath string, toPath string) (err error) {
|
||||
util.PushEndlessProgress(fmt.Sprintf(Conf.Language(66), fmt.Sprintf("%d/%d ", i, len(importTrees))+tree.HPath))
|
||||
}
|
||||
}
|
||||
util.PushClearProgress()
|
||||
|
||||
importTrees = []*parse.Tree{}
|
||||
searchLinks = map[string]string{}
|
||||
|
||||
Reference in New Issue
Block a user