Profile switcher #618
Labels
No labels
Blocked
Bug
Documentation
Duplicate
Enhancement
Good first issue
Help wanted
Idea
In progress
Invalid
Major feature set
Packaging
Question
Soon
UI/UX
Upstream
You're dreamin'
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nostr/gossip#618
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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=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.