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

Allow bigger time range for update checks #21

Open
dwt opened this issue Jan 19, 2021 · 4 comments
Open

Allow bigger time range for update checks #21

dwt opened this issue Jan 19, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@dwt
Copy link

dwt commented Jan 19, 2021

4.5 hours is mighty short for me, I would much rather do it only once a day.

Perhaps aa logarithmic time scale with a display of the currently selected value (so you don't have to discover the tooltip for that) would make sense?

@zkokaja
Copy link
Owner

zkokaja commented Jan 19, 2021

I was thinking about this as well since some users may want daily or even weekly updates. I wonder if a different interface instead of the slider is a better option. Possibly something more flexible and easier to use than a logarithmic scale. For example a list of common durations, and an option to input a custom duration. What do you think?

@zkokaja zkokaja added the enhancement New feature or request label Jan 19, 2021
@dwt
Copy link
Author

dwt commented Jan 20, 2021

That would be a text field with an added popup menu with some defaults.

I like text fields, but since there is no agreed upon and easily internationalizable textual description of durations that is easy to parse, that may not be the best idea. Best to just put a popup and provide suitable defaults of 'hourly', 'daily', 'weekly', 'monthly'.

If you want more values, I would indeed go back to the logarithmic scale. Even Apple does this in System Preferences - so it should be ok.
log-scale

@zkokaja
Copy link
Owner

zkokaja commented Jan 21, 2021

Good suggestions, thanks. I'll prototype something and post back here for some feedback.

@texastoland
Copy link

I'd pick weekly if available 🗓️

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

No branches or pull requests

3 participants