We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
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
用户有保持各个客户端配置一致的需求,例如 https://ld246.com/article/1744168769458
但配置在设计上不支持同步,只支持导出导入,配置文件的跨设备传输是一个问题
需要让导出和导入配置这一操作更加便捷
支持「上传」配置到云端(保存到data中的某个路径下,同步到其他客户端),然后在其他客户端中「使用」或「删除」配置,并且支持给不同的配置“重命名”和“更新”
The text was updated successfully, but these errors were encountered:
暂时不考虑了,后面看看是否有插件实现。
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
背景
用户有保持各个客户端配置一致的需求,例如 https://ld246.com/article/1744168769458
但配置在设计上不支持同步,只支持导出导入,配置文件的跨设备传输是一个问题
需要让导出和导入配置这一操作更加便捷
方案
支持「上传」配置到云端(保存到data中的某个路径下,同步到其他客户端),然后在其他客户端中「使用」或「删除」配置,并且支持给不同的配置“重命名”和“更新”
The text was updated successfully, but these errors were encountered: