ao icon indicating copy to clipboard operation
ao copied to clipboard

Multiple Instances

Open michaelmiscanuk opened this issue 5 years ago • 2 comments

Hi, is it possible to open more instances?? Thanks

michaelmiscanuk avatar Jan 10 '20 06:01 michaelmiscanuk

No

825i avatar Jan 16 '20 11:01 825i

Longer answer: it's possible to add the option to support multiple instances, but it depends on what do you need it for.

Simultaneously working with multiple lists? Sounds interesting, yet it's seems possible without multi-instancing (just enable opening multiple windows and catching sign out event to close them all).

Multiaccounting? Not sure, all the instances share one cache and cookie storage, so it's potentially breaking. And if we still consider doing that, it's still possible with just multiple windows.

I'm curious about other possible use cases of the subject.

chekoopa avatar Dec 16 '20 12:12 chekoopa