Coder Social home page Coder Social logo

Comments (6)

zombieFox avatar zombieFox commented on May 17, 2024 2

As a workaround, for now, it is possible to achieve this with nightTab in two ways:

  1. If you are familiar with Chrome Dev Tools. Under Application > Local Storage you can copy the current state of nightTab to the clipboard. Then on another browsers (in Dev Tools again) paste it into the same location. If on either computers there is nothing listed under Local Storage just make a change to nightTab and the app will make a fresh save: Screenshot 2019-04-23 at 5 19 23 pm
  2. Alternatively, edit state.js and bookmarks.js on your copy of nightTab and share that between computers.

These are not ideal solutions and controls on the UI would be better. I'm just listing the options available right now before new work on this feature request begins.

from nighttab.

spikecodes avatar spikecodes commented on May 17, 2024 1

I agree. This could allow users to transfer their settings between devices or browsers. Maybe it could be stored in a JSON file for easy access?

from nighttab.

adrianmihalko avatar adrianmihalko commented on May 17, 2024 1

Any way to read "database" from a file? I have many devices and it's not easy to import/export/sync data to every device. It would be so great such a feature.

from nighttab.

zombieFox avatar zombieFox commented on May 17, 2024

Yup, I've had this thought before. If you look at my other project, awesomeSheet, it does this quite well. Controls to export data as JSON which can be imported later:

Screenshot 2019-04-23 at 5 13 06 pm

I will add this to the project board. But fair warning, it's a large task and will take a while for me to design and build it. 🙂

from nighttab.

zombieFox avatar zombieFox commented on May 17, 2024

Feature is now live. 🚀

from nighttab.

zombieFox avatar zombieFox commented on May 17, 2024

@adrianmihalko Do you mean syncing data between devices on the same chrome account?

I came across this recently: https://developer.chrome.com/extensions/storage.

I've opened a new ticket (93) to explore this more.

from nighttab.

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.