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

Weekly items do not reset if I do not login that day #2

Open
voidbeard opened this issue Jun 1, 2024 · 2 comments
Open

Weekly items do not reset if I do not login that day #2

voidbeard opened this issue Jun 1, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@voidbeard
Copy link

First off, I want to say how much I love this addon. It makes it so easy for me to remember to do stuff. Amazing work!

I have noticed, however, that is I have weekly reset day set as Wednesday and for some reason I don't login (Like last when when I was in hospital) on Wednesday and instead login a day or two later, the weekly items have not reset.

I could be wrong here (I ain't no addon developer) but poking around the data files, it looks like for each weekly item it doesn't record the date and time it was last completed. I am assuming that when you log in on reset day, the addon checks to see if it is reset day (Such as Wednesday) and then marks it as non-completed if it is.

I was thinking it would be better to record when it was last completed and then check to see if the local time is past that date. If it is, mark it as non-complete.

Just a thought :) Great addon!

@eltreum0
Copy link
Owner

this would require a rewrite of the addon, currently i am just maintaining it as i am not the original author

I am not sure i will have the time to do this, or maybe ill come up with a different solution

@eltreum0 eltreum0 added the enhancement New feature or request label Jul 30, 2024
@voidbeard
Copy link
Author

Wish I knew more about LUA coding, I would be happy to help.

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

2 participants