Profile switcher #618

Open
opened 2024-01-08 21:36:35 +13:00 by micressor · 1 comment
micressor commented 2024-01-08 21:36:35 +13:00 (Migrated from github.com)

As a gossip user, i miss the option to easily switch between existing profiles in the gui.

in the command line this works perfectly with the environment variable GOSSIP_PROIFLE=

As a gossip user, i miss the option to easily switch between existing profiles in the gui. in the command line this works perfectly with the environment variable `GOSSIP_PROIFLE=`
mikedilger commented 2024-01-09 09:20:35 +13:00 (Migrated from github.com)

Once the gui is running, far too much global state is setup based on your existing profile. Trying to switch that while the gui stays up is challenging (not impossible, but requires huge refactors).

Personally I don't even use the GOSSIP_PROFILE= setting. I switch unix accounts.

I'll leave this open. Maybe one day it will happen.

Once the gui is running, far too much global state is setup based on your existing profile. Trying to switch that while the gui stays up is challenging (not impossible, but requires huge refactors). Personally I don't even use the GOSSIP_PROFILE= setting. I switch unix accounts. I'll leave this open. Maybe one day it will happen.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nostr/gossip#618
No description provided.