johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
10.76k stars 863 forks source link

Option for clock format: 12-hour clock format #3462

Open ellainegab opened 4 days ago

ellainegab commented 4 days ago

Problem Statement

While using the app, I’ve noticed that the time is displayed exclusively in the 24-hour format. As someone who is more accustomed to the 12-hour format, it can sometimes be challenging to quickly interpret the time. I believe offering an option for users to choose their preferred time format would enhance the user experience.

:grey_question: Possible Solution

It would be helpful to introduce a setting that allows users to switch between the 24-hour and 12-hour clock formats. By providing this option, the app could cater to a broader range of users with different time format preferences. This feature could default to the 24-hour format while offering flexibility for those who prefer the 12-hour format.

:arrow_heading_up: Describe alternatives you've considered

Manually converting the 24-hour format to the 12-hour format, but this can be cumbersome. Using external tools to display the time in a 12-hour format, though this adds extra steps and detracts from a seamless experience.

:heavy_plus_sign: Additional context

Many applications allow users to choose between 12-hour and 24-hour time formats, which contributes to a more personalized and accessible experience. Incorporating this feature into the app would likely benefit users from regions where the 12-hour format is standard and improve overall satisfaction.

Thank you so much! First time using this and it has great potential on being my personal PA when I have many projects to attend to.

github-actions[bot] commented 4 days ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 4 days ago

Hello there ellainegab! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

johannesjo commented 2 days ago

Related to #3274