-
Notifications
You must be signed in to change notification settings - Fork 975
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
建议添加功能---加github Star的管理功能做成云端同步 #18
Labels
Comments
暂时在自己常用的开发机上的常用浏览器用,数据是持久化到IndexedDB数据库里的,今后上线云端同步会直接同步本地的,数据不会丢失 ;) |
目前我可以拷贝浏览器下面的哪个文件来通过导入进行数据同步吗? |
IndexedDB不能这么操作,你可以用JS转成JSON然后保存,具体可以看它的表设计 |
一定要做成云同步的,如今的互联网没有云同步怎么可能还有人用!!!强烈建议 |
@unbug |
@huangmingchuan 点击upload先上传就有了 |
Closed
能不能考虑和github的private gist链接起来? |
你可以提个issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
发现codelf可以管理github star,这个是很方便的。而且跟其他的管理工具比较速度、体验也好很多。但可惜只能将分好的组在当前设备上持久化,建议做成可以跨设备同步的。
The text was updated successfully, but these errors were encountered: