Git Product home page Git Product logo

Comments (6)

GeoffreyChen777 avatar GeoffreyChen777 commented on June 10, 2024

I think it's expected. Once you click disconnected, it means you don't want to use webdav anymore, i.e., you are using local storage. So we switch to the local tab.

from paperlib.

cpfy avatar cpfy commented on June 10, 2024

@GeoffreyChen777 It is not as excepted, it should be changed to the state like the image below, it's editable now, the user may need to change the webdav settings.

As of Paperlib 2.2.9, this event is handled correctly.

image

from paperlib.

GeoffreyChen777 avatar GeoffreyChen777 commented on June 10, 2024

In fact, the one in 2.2.9 is a bug.

The switcher here binds a preference called syncFileStorage.

2.2.9, The preference store will not emit an event when the value changes. So we don't switch to local immediately.

However, in 3.0.0, we reconstruct all codes, and now everything is eventable. Thus the switcher will immediately switch to local after you disconnect.

It is expected.

from paperlib.

cpfy avatar cpfy commented on June 10, 2024

I see, but I'm wondering what if I need to change the webdav configuration information, such as change webdav address in 3.0 version?

from paperlib.

GeoffreyChen777 avatar GeoffreyChen777 commented on June 10, 2024

Emm. I believe that no one changes it frequently. 😂

from paperlib.

cpfy avatar cpfy commented on June 10, 2024

That's OK😂, I'll close the issue as expected behaviours.

from paperlib.

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.