Read the statement by Michael Teeuw here.
MMM-Chores - Manage and keep track of your household Chores
- 
@PierreGode said in MMM-Chores - Manage and keep track of your household Chores:
const now = new Date();
console.log(new Date().toString());hmmm I can’t figure it out. clock.js returns the correct date/time. But I cannot get today’s tasks to show on the mirror. Somehow the display Chores on the Mirror is showing tomorrow’s chores only. If I put a chore in the admin page for tomorrow it will display. But chores I put in with today’s date only show if I have “Show Past Tasks” checked. Any ideas?
 - 
@bossier17
I made an update that I hope resolves the issue.
Update the module with git pull
/Pierre - 
@PierreGode Awesome! That worked. Thanks so much!
 - 
Major update on its way coming days!
- added optional login with possibility to add both write permission user and read only user.
 - added pushover notification possibility+ configuration to set daily reminders at specific time.
 - added background images " 4 seasons"
-reworked task list, moved up user assignment to creation space
-reworked edit option to be a form to be able to update task description, user and date 
see images below





 - 
Is it possible to have a recurring weekday only task? Just Monday-Friday?
 
