Git Product home page Git Product logo

Comments (9)

unbug avatar unbug commented on August 28, 2024

暂时在自己常用的开发机上的常用浏览器用,数据是持久化到IndexedDB数据库里的,今后上线云端同步会直接同步本地的,数据不会丢失 ;)

from codelf.

wwcom227 avatar wwcom227 commented on August 28, 2024

目前我可以拷贝浏览器下面的哪个文件来通过导入进行数据同步吗?

from codelf.

unbug avatar unbug commented on August 28, 2024

IndexedDB不能这么操作,你可以用JS转成JSON然后保存,具体可以看它的表设计

from codelf.

q351941406 avatar q351941406 commented on August 28, 2024

一定要做成云同步的,如今的互联网没有云同步怎么可能还有人用!!!强烈建议

from codelf.

unbug avatar unbug commented on August 28, 2024

image

如你们所愿 ;)

from codelf.

huangmingchuan avatar huangmingchuan commented on August 28, 2024

@unbug
你好,这个 sync id 是怎样获取呢?

from codelf.

unbug avatar unbug commented on August 28, 2024

@huangmingchuan 点击upload先上传就有了

from codelf.

laris avatar laris commented on August 28, 2024

能不能考虑和github的private gist链接起来?
吧gist作为云上的同步数据?再增加一个时间戳来管理同步?

from codelf.

unbug avatar unbug commented on August 28, 2024

你可以提个issue.

from codelf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.