buttercup / buttercup-browser-extension

:earth_asia: Buttercup browser extension
https://buttercup.pw
MIT License
227 stars 42 forks source link

Prevent sync of local file vaults #422

Closed taumeister closed 3 months ago

taumeister commented 2 years ago

Multiple paths in the browser extension.

For example, I have several Windows computers and Linux computers. On all of them I want to connect my database, which is synchronized via Nextcloud App to the respective computers, so NOT via Webdav but locally. This means of course that on each device the paths to the same database are different. But the stupid thing is that the browser addon saves all database paths and synchronizes them. So on each client, on each browser I have x stored paths, which is totally unnecessary and confusing.

I would have to think of a naming concept for each computer, however, what happens if I have three end devices and 3 different databases ( private, company, friends ), then I have 9 possible databases in my browser extension.

Please reconsider this.

ksnip_20211201-180836

perry-mitchell commented 2 years ago

Good catch.. This is indeed an issue. These should not be sync'd across devices.

perry-mitchell commented 3 months ago

Closing this as the new V3 release renders this issue as either outdated or irrelevant. If you feel this was in error, please don't hesitate to comment. Please note that you should, at very least, test again in the new release once it's out.