You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changed the title [-]数据历史里的 clean 是空的[/-][+]Data History - File history - Assets search results and operation conditions do not match[/+]on Apr 27, 2024
Activity
88250 commentedon Apr 27, 2024
看了下,是因为只有资源存在清理操作,文档没有清理操作。
估计得把 清理 从操作列表中去掉。
TCOTC commentedon Apr 27, 2024
再加个「所有」就方便了(包含文档名、内容、资源):
TCOTC commentedon Apr 27, 2024
还有个问题是选择「资源」之后右边是无法操作的:
88250 commentedon Apr 27, 2024
资源和文档目前没法混在一起,所以才区分了的。资源只有一个 清理 操作,所以这里显示禁用。
TCOTC commentedon Apr 27, 2024
不止,有三种: 清理 更新 同步
TCOTC commentedon Apr 27, 2024
好像还有个 BUG :
88250 commentedon Apr 27, 2024
哦,对,不好意思,我忽略了资源也可以更新同步了,确实会有多种操作的。
[-]数据历史里的 clean 是空的[/-][+]Data History - File history - Assets search results and operation conditions do not match[/+]TCOTC commentedon Apr 27, 2024
88250 commentedon Apr 27, 2024
对,我也是这样想的,等 @Vanessa219 改一下。
TCOTC commentedon Apr 27, 2024
3.
在「文档名」「文档名和内容」与「资源」之间切换时,菜单选项重置为 所有操作
或者
在「文档名」「文档名和内容」向「资源」切换时,如果选择的不是 清理 更新 同步 ,则菜单选项重置为 所有操作
以避免出现「资源」- 排版 删除 替换 大纲
9 remaining items
TCOTC commentedon Apr 28, 2024
但是我只用一个设备,而且没用 OCR
88250 commentedon Apr 29, 2024
感谢反馈,稍后处理。
88250 commentedon Apr 29, 2024
感觉有点不对,没有启用 OCR 的话不会生成这个文件的,在内核启动后的日志中搜索
tesseract-ocr
看看。TCOTC commentedon Apr 29, 2024
没有搜索到这个文本
TCOTC commentedon Apr 29, 2024
话说 OCR 功能是不是没有开关?
88250 commentedon Apr 29, 2024
设置环境变量
SIYUAN_TESSERACT_ENABLED=false
可以关闭 OCRTCOTC commentedon Apr 29, 2024
那意思是 OCR 默认开启?我在环境变量没有找到 SIYUAN_TESSERACT_ENABLED
TCOTC commentedon Apr 29, 2024
另外,用户指南这里还多了一个字:
88250 commentedon Apr 29, 2024
系统如果安装了 tesseract(在 $PATH 上,也就是可以直接在命令行中使用
tesseract
),则默认开启,启动日志中会打印:如果 tesseract 命令不可用的话不会打印这句,OCR 也不应该会被启用。
帮助文档稍后改,多谢。
✏️ Fix typo #11171 (comment)
TCOTC commentedon Apr 29, 2024
@88250 我看了一下,文件是逐渐变大的:
我找了朋友的思源看看,也跟我一样会生成一个
工作空间/data/assets/ocr-texts.json
,里面都是文件名,没有 OCR 结果我感觉应该是只要添加了图片就会更新 ocr-texts.json 这个文件 → 如果是这样的话,没开启 OCR 时不应该更新 ocr-texts.json
Temacc0531 commentedon Apr 29, 2024
我自己没有安装也有
ocr-texts.json
这个文件88250 commentedon Apr 29, 2024
稍后调整,感谢反馈。
🎨 OCR 未启用时不保存 ocr-texts.json #11171
🎨 OCR 未启用时不保存 ocr-texts.json #11171