Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Option to Turn off Hours,Minutes & Seconds. With Only Years ,Months and Days !! #103

Open
saravanaprabhuu opened this issue Jun 4, 2023 · 4 comments

Comments

@saravanaprabhuu
Copy link

Not All the Tasks or Addictions are required to be tracked by Hours , Minutes and Seconds . It will be Clutter Free If Only years , Months and Days are Displayed for a particular Tasks. Sometimes Minutes and Seconds are distracting if we have Lot of tasks added.

@M00NJ M00NJ mentioned this issue Mar 6, 2024
@KiARC
Copy link
Owner

KiARC commented Mar 6, 2024

I'll be working on the ideas in #110 , including changing the current display to only show Hours if <24, and only showing minutes if <60. Does that sound like a good solution?

@M00NJ
Copy link

M00NJ commented Mar 7, 2024

That is a good idea!
Another option would be to let the user select the time format with check boxes, something like this:

Time format:

  • seconds
  • minutes
  • hours
  • days
  • moths
  • years

I personally would probably only choose days and be really happy when I reach 1000+ one day. But I think both approaches are good. One is simpler and handles the time string automatically, the other one is more customizable but requires user input. It's up to you to choose what fits your project better :)

@KiARC
Copy link
Owner

KiARC commented Mar 7, 2024

I think maybe allowing two adjacent ones (minutes and seconds, hours and minutes, etc.) could be good. Nobody will realistically need "minutes and years" but I could see "days and hours" being helpful.

@M00NJ
Copy link

M00NJ commented Mar 7, 2024

I think maybe allowing two adjacent ones (minutes and seconds, hours and minutes, etc.) could be good. Nobody will realistically need "minutes and years" but I could see "days and hours" being helpful.

Yeah that makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants