Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为桌面端添加 同步模式 选择 #5089

Closed
Zuoqiu-Yingyi opened this issue Jun 3, 2022 · 0 comments
Closed

为桌面端添加 同步模式 选择 #5089

Zuoqiu-Yingyi opened this issue Jun 3, 2022 · 0 comments
Assignees
Milestone

Comments

@Zuoqiu-Yingyi
Copy link
Contributor

Zuoqiu-Yingyi commented Jun 3, 2022

在什么情况下你需要该特性?In what scenarios do you need this feature?

由于工作空间内容较多时同步会占用较高的 CPU 资源, 而桌面端前后端处于同一个主进程下, 导致前端响应时间过长, 无论是在编辑时还是在操作时(打开设置对话框/浮窗预览)都明显出现阻塞

描述可能的最优解决方案 Describe the optimal solution

启用云端同步 的基础上增加一个 启用自动同步 开关, 其逻辑如下所示

  • 启用云端同步-开 & 启用自动同步-开: 自动同步
  • 启用云端同步-开 & 启用自动同步-关: 仅在软件启动与关闭时自动同步, 其他时间由用户手动触发同步
  • 启用云端同步-关 & 启用自动同步-开/关: 不进行同步

描述候选的解决方案 Describe the candidate solution

不添加 启用自动同步 开关, 但当 启用云端同步 关闭时也可以使用菜单栏 同步 按钮手动触发一次同步

其他信息 Other information

No response

@88250 88250 self-assigned this Jun 3, 2022
@88250 88250 changed the title 为桌面端添加 启用自动同步 开关 为桌面端添加 同步模式 选择 Jun 3, 2022
@88250 88250 added this to the 2.0.17 milestone Jun 3, 2022
@88250 88250 closed this as completed Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants