helloSystem / Utilities

Utilities written in PyQt5, meant for use with helloSystem
BSD 2-Clause "Simplified" License
27 stars 29 forks source link

Add time and date settings #75

Open louies0623 opened 3 years ago

louies0623 commented 3 years ago

The system time, time zone, date, week number, year minute, permutation and combination can be customized, and the network can automatically adjust the system time.

kettle-7 commented 3 years ago

We have scripts to do this, like localise. Except localise assumes that anybody with a US keyboard is in New York...

louies0623 commented 3 years ago

You should set the time, date, language and keyboard separately and don’t put them in the same block. image

probonopd commented 3 years ago

Not so sure - why not make it simpler than Apple? NeXT got it close to as simple as I like it :+1:

image

Even paper sizes and units of measurement - all in the same control panel. Everything that has to do with a certain location in all place.

Reference: https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-3-780f127f5794

louies0623 commented 3 years ago

I think Apple separated the time and date and the regional language from the keyboard at the beginning because the regional support it had to do was too wide, which would easily cause development difficulties.

louies0623 commented 3 years ago

In addition, the UI screen must also be "keep clean" to make it feel refreshed when using it, because too many functions are packed in a window, which will make users confused.

KDE is a good example. It has a lot of custom functions, but the clean interface is its problem.

kettle-7 commented 3 years ago

KDE has too many customisations, it's like fishing for a fork in a cutlery draw full of jellybeans, it's hard to find what you need behind all that you don't.

louies0623 commented 1 year ago

Not so sure - why not make it simpler than Apple? NeXT got it close to as simple as I like it 👍

image

Even paper sizes and units of measurement - all in the same control panel. Everything that has to do with a certain location in all place.

Reference: https://medium.com/@probonopd/make-it-simple-linux-desktop-usability-part-3-780f127f5794

Ok, I think I might be wrong, this is the way to go, can you make it work?Just only the date and time area and area conversion is enough

louies0623 commented 1 year ago