-
Notifications
You must be signed in to change notification settings - Fork 15
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
Feature request: manual range #46
Comments
The way the app is made, custom ranges would be quite hard to implement unfortunately. I would suggest you use "Lifetime" counters and simply check at the last modified date to know when's the last time you did something. I do this for my "water the plants" counter, for example. |
Sorry, I read your message again and I see you are interested in the frequency... in that case there's no good way to know it. |
I guess you can use a "Lifetime" counter, and just reset it when you change the cylinder. This way it will start back from 0, although you lose past data. |
Ah ok, I thought it would be easy to implement. Then that's good enough for me. |
It would be useful, I agree. Let's keep the issue open. |
Good deal :-) |
Hello.
Thanks for this great app!
I would like to keep a record of when and, above all, how often I have used my sparkling water maker before I have to change the cylinder. However, I can't use daily, weekly etc. for this. In this case, manual entry would be useful.
What do you think?
The text was updated successfully, but these errors were encountered: