mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #782] [feat] 同步功能目前无法自动更新文件 #580
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#580
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tanbofan on GitHub (Nov 23, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/782
描述你的建议
例如:电脑上对文档进行更新,更新后30s触发自动同步。关闭电脑后,打开手机端app,文档内容不会自动更新,进入历史版本中拉取刚刚电脑同步的也不行,需要手动删除文档后再次下载,才会显示最新内容,希望同步的逻辑能够优化一下。
@codexu commented on GitHub (Jan 19, 2026):
如果直接自动更新可能会产生冲突,所以还是得手动拉取,目前增加了有新提交的提示。