szczyglis-dev / py-gpt

Desktop AI Assistant powered by o1, GPT-4, GPT-4 Vision, Gemini, Claude, Llama 3, Bielik, DALL-E, Langchain, Llama-index, chat, vision, voice control, image generation and analysis, agents, command execution, file upload/download, speech synthesis and recognition, access to Web, memory, presets, assistants, plugins, and more. Linux, Windows, Mac.
https://pygpt.net
Other
649 stars 126 forks source link

[feat] Move `Language`, `Theme` & `Debug` into `Config` or `Settings` #10

Closed moritztim closed 10 months ago

moritztim commented 10 months ago

I think Language, Theme and Debug don't belong in the top bar. It would look less overwhelming if they were all inside of the Config submenu mockup with language & debug In fact, changing the language is such an infrequent use case that I think it belongs in the Settings: mockup with debug The Debug config is also not something the average user will use, so I think it could also be in Settings. mockup without either

moritztim commented 10 months ago

If you agree, I will implement whichever solution turns out to fit best :)

szczyglis-dev commented 10 months ago

Sure, I agree, you can go ahead :) I also think that the clearest option will be the last one, which is moving Theme to Config, and Language and Debug to Settings.

moritztim commented 10 months ago

Ok I will get to work on this. Could you just assign it to me so I can keep track of it?

moritztim commented 10 months ago

So.. tbh I thought this would be a lot less complicated lol. I don't think I have the capacity atm to dive into the code, sorry. :<

szczyglis-dev commented 10 months ago

Oops, I didn't assign you to this task, sorry about that (too many things to juggle at once and I missed it). No worries, it's OK. If that's the case, I'll just handle it on my own in one of the upcoming updates ;)

szczyglis-dev commented 10 months ago

Added in release 2.0.116 ;)