[GH-ISSUE #18] 【检测到剪贴板存在文本】这个是不是有间隔时间呀? #6

Closed
opened 2026-03-02 03:37:04 +03:00 by kerem · 7 comments
Owner

Originally created by @beilo on GitHub (Jan 10, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/18

刚刚我短时间copy这些文本 记录下来的只有图2这几个。

监听剪贴板这个间隔时间,有什么办法可以设置小点吗?

image
image

Originally created by @beilo on GitHub (Jan 10, 2025). Original GitHub issue: https://github.com/codexu/note-gen/issues/18 刚刚我短时间copy这些文本 记录下来的只有图2这几个。 监听剪贴板这个间隔时间,有什么办法可以设置小点吗? ![image](https://github.com/user-attachments/assets/f42d72ff-49d3-4be2-8981-2d1ff4f00495) ![image](https://github.com/user-attachments/assets/942e3237-ec9b-4ace-9a6a-47d09fcc68e6)
kerem 2026-03-02 03:37:04 +03:00
Author
Owner

@beilo commented on GitHub (Jan 10, 2025):

好像是有休眠机制,我放在副屏幕,微信覆盖在note-gen上面时,过了一段时间没有检测到我的剪贴板。

然后我让note-gen获取到焦点后,就很灵敏了

<!-- gh-comment-id:2581675284 --> @beilo commented on GitHub (Jan 10, 2025): 好像是有休眠机制,我放在副屏幕,微信覆盖在note-gen上面时,过了一段时间没有检测到我的剪贴板。 然后我让note-gen获取到焦点后,就很灵敏了
Author
Owner

@beilo commented on GitHub (Jan 10, 2025):

image
这里qing清空了。然后再点击reload,又会回来,包括使用整理记录功能的时候也是。
image

<!-- gh-comment-id:2581676545 --> @beilo commented on GitHub (Jan 10, 2025): ![image](https://github.com/user-attachments/assets/582d1bbd-022e-4c9b-8c7a-de3474de35ff) 这里qing清空了。然后再点击reload,又会回来,包括使用整理记录功能的时候也是。 ![image](https://github.com/user-attachments/assets/fa949dba-925d-4145-bc51-96bc3df00f77)
Author
Owner

@codexu commented on GitHub (Jan 11, 2025):

这应该是识别机制的问题,目前是复制之后,在切换到 app 时才会识别,未实现在后台识别。还有图片剪贴板识别时可能会花费更多时间。
这块功能刚刚实现,还存在操作逻辑不太流畅的问题,后续我会继续优化这块。

<!-- gh-comment-id:2585203626 --> @codexu commented on GitHub (Jan 11, 2025): 这应该是识别机制的问题,目前是复制之后,在切换到 app 时才会识别,未实现在后台识别。还有图片剪贴板识别时可能会花费更多时间。 这块功能刚刚实现,还存在操作逻辑不太流畅的问题,后续我会继续优化这块。
Author
Owner

@codexu commented on GitHub (Jan 13, 2025):

这里qing清空了。然后再点击reload,又会回来,包括使用整理记录功能的时

这个问题我这未能复现,能详细的提供一个 BUG 示例吗?

<!-- gh-comment-id:2585979986 --> @codexu commented on GitHub (Jan 13, 2025): > 这里qing清空了。然后再点击reload,又会回来,包括使用整理记录功能的时 这个问题我这未能复现,能详细的提供一个 BUG 示例吗?
Author
Owner

@beilo commented on GitHub (Jan 19, 2025):

https://github.com/user-attachments/assets/079bc062-2340-4f87-aceb-3ac8138b7076
我更新到0.7.2版本了,现在只有侧边栏reload能恢复原数据,麻烦大佬看看是不是我用法不对。

<!-- gh-comment-id:2600843015 --> @beilo commented on GitHub (Jan 19, 2025): https://github.com/user-attachments/assets/079bc062-2340-4f87-aceb-3ac8138b7076 我更新到0.7.2版本了,现在只有侧边栏reload能恢复原数据,麻烦大佬看看是不是我用法不对。
Author
Owner

@codexu commented on GitHub (Jan 19, 2025):

https://github.com/user-attachments/assets/079bc062-2340-4f87-aceb-3ac8138b7076 我更新到0.7.2版本了,现在只有侧边栏reload能恢复原数据,麻烦大佬看看是不是我用法不对。

可能这块设计的有点误解,那个按钮点击一下是进入回收站,再点一下就恢复了,不是删除的意思

<!-- gh-comment-id:2600846483 --> @codexu commented on GitHub (Jan 19, 2025): > https://github.com/user-attachments/assets/079bc062-2340-4f87-aceb-3ac8138b7076 我更新到0.7.2版本了,现在只有侧边栏reload能恢复原数据,麻烦大佬看看是不是我用法不对。 可能这块设计的有点误解,那个按钮点击一下是进入回收站,再点一下就恢复了,不是删除的意思
Author
Owner

@codexu commented on GitHub (Jan 19, 2025):

还有如果要删除某条记录的话,在右键菜单中删除。

<!-- gh-comment-id:2600846736 --> @codexu commented on GitHub (Jan 19, 2025): 还有如果要删除某条记录的话,在右键菜单中删除。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/note-gen#6
No description provided.