🎨 桌面端支持搜索图片 OCR 文本 https://github.com/siyuan-note/siyuan/issues/3470

This commit is contained in:
Liang Ding 2023-01-16 22:26:38 +08:00
parent 6f51de0d12
commit c4208596e4
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
13 changed files with 361 additions and 359 deletions

View file

@ -197,7 +197,6 @@ func NetImg2LocalAssets(rootID string) (err error) {
if err = writeJSONQueue(tree); nil != err {
return
}
sql.WaitForWritingDatabase()
util.PushUpdateMsg(msgId, fmt.Sprintf(Conf.Language(120), files), 5000)
} else {
util.PushUpdateMsg(msgId, Conf.Language(121), 3000)