himynameisdave / git-labelmaker

:flags: Manage your GitHub labels from the command line!
MIT License
574 stars 33 forks source link

Request: Multiple Actions per Session #87

Open shellscape opened 6 years ago

shellscape commented 6 years ago

Lovely utility, thank you for making it. It's a little maddening to have to re-enter a password for each function of the utility that you want to run. For example, a typical flow:

That requires selecting the saved token and entering the password twice. That's kinda silly. It would be very intuitive for the utility to return to the default menu after each action rather than just exiting.

himynameisdave commented 6 years ago

Totally agree, looking at doing this for the next major release!

shellscape commented 6 years ago

Great! Thanks!

danieliser commented 4 years ago

@himynameisdave Could likely be shortened and simplified. I came here looking for the same thing, but am realizing there are very few actions that need to be chained together in common situations. Maybe start by adding those as built ins?