mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-25 21:05:55 +03:00
[GH-ISSUE #507] [bug] '写作'里面的'任务列表'状态没法在2台pc间同步 #368
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#368
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 @Twistt1109 on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/507
详细描述这个 Bug
家里pc对'任务列表'已经勾选, 同步上去了,
公司pc不会同步勾选状态
NoteGen 版本
v0.19.11
操作系统
Windows
报错日志
No response
@codexu commented on GitHub (Aug 4, 2025):
被勾选的任务会被处理为
[X],请查看同步记录@Twistt1109 commented on GitHub (Aug 7, 2025):
A电脑勾选的任务处理了, 记录会同步到git上了
B电脑点开仓库, git记录是处理的
但是本地不会同步这个处理状态, 依旧是未处理的样子, 只有删除本地文件,再重新点击下载, 状态才会同步下来,