mac-cleanup-py
mac-cleanup-py copied to clipboard
Improve Configuration Message
First off, thanks for you work on this!
Just an idea but I feel like there could be a better configuration message than [?] Active modules:
. To someone new it's not incredibly intuitive what this is referring to (I personally thought this was referring to modules I DON'T want to touch).
Maybe something alone the lines of Select the modules you want to clean:
?
You could add subtext Warning: Clearing cache files may result in temporary performance changes in some applications.
to educate users what this is doing since it's obviously always a little scary to have something deleting files on your computer.
Just some thoughts, I'd be glad to open a PR if you see this as helpful.
👋🏻 Thank you for your feedback, gonna watch it soon
Hey 👋🏻 I'm really glad that you and lots of other people find the project useful 💙
Back to the topic Almost all texts were untouched from the prototyping phase, so it's a good idea to update some
Warning: Clearing cache files may result in temporary performance changes in some applications.
Not sure about the warning message in the configuration screen. Sounds scary to me. But if you feel that it's better to have it, then sure
There are also warnings before execution of some modules, e.g. system_caches
, xcode_simulators
, gradle
etc.
Maybe that's enough, maybe not. I'm not 100% sure on that
@Filimoa waiting a PR from you Also assigning the issue to you 😉