• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-Chores - Manage and keep track of your household Chores

Scheduled Pinned Locked Moved Utilities
78 Posts 13 Posters 10.0k Views 13 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    smfd_guy @PierreGode
    last edited by Jun 3, 2025, 7:39 PM

    I just did a new pull and tried the “” to hide the dates. I rebooted but the dates are still showing up. Not sure what I’m doing wrong…

    {
    module: “MMM-Chores”,
    position: “top_left”,
    header: “Chores”,
    config: {
    updateInterval: 60 * 1000,
    adminPort: 5003,
    openaiApiKey: “your-openApi-key-here”,
    hideYear:true,
    showDays: 3, // show tasks from today and the next 2 days (total 3 days)
    showPast: true, // also show unfinished tasks from past days
    dateFormatting:“” // Date format pattern to display task dates,You can use tokens like ‘yyyy’ (year), ‘mm’ (month), ‘dd’ (day), or “mm-dd-yyyy” (US style)
    }
    },

    J 1 Reply Last reply Jun 4, 2025, 2:35 AM Reply Quote 0
    • J Offline
      JohnGalt @smfd_guy
      last edited by Jun 4, 2025, 2:35 AM

      @smfd_guy – Same here… New install but the dates display nevertheless.

      P 1 Reply Last reply Jun 12, 2025, 12:56 PM Reply Quote 0
      • R Offline
        redbeardedninja
        last edited by Jun 4, 2025, 4:22 AM

        Thanks for all the updates. I’m still unable to click on the chores to mark them as completed. I’m assuming this is an issue on my end. Has anyone else been able to mark them at completed?

        J 1 Reply Last reply Jun 4, 2025, 8:26 PM Reply Quote 0
        • J Offline
          JohnGalt @redbeardedninja
          last edited by Jun 4, 2025, 8:26 PM

          @redbeardedninja – Are you trying to clear the item(s) on the display screen? I tried that too, but found it can only be marked done from the admin panel.

          R P 2 Replies Last reply Jun 5, 2025, 3:04 PM Reply Quote 0
          • R Offline
            redbeardedninja @JohnGalt
            last edited by Jun 5, 2025, 3:04 PM

            @JohnGalt

            Yeah, exactly what I’m trying to do. Ideally, the kids or me or whoever would be able to check off their completed chores. When I go to click the box on the display screen, I see the hand/mouse cursor but it doesn’t interact. If I have to do it from the admin panel, it sort of defeats the purpose that I’m looking for. Open to ideas of how to make this work (not that I have the skill or knowledge to accomplish that…but still).

            J P 3 Replies Last reply Jun 6, 2025, 4:34 AM Reply Quote 0
            • J Offline
              JohnGalt @redbeardedninja
              last edited by Jun 6, 2025, 4:34 AM

              @redbeardedninja – Agreed! If the developer can make it work as you described it will be much more useable. Probably more intuitive to use, too.

              1 Reply Last reply Reply Quote 0
              • R Offline
                redbeardedninja
                last edited by Jun 10, 2025, 3:43 AM

                @PierreGode could you clarify how this module is meant to work? Should we be able to check off things on the magic mirror, or just on the admin panel?

                P 1 Reply Last reply Jun 12, 2025, 12:58 PM Reply Quote 0
                • P Offline
                  PierreGode Module Developer @JohnGalt
                  last edited by Jun 12, 2025, 12:56 PM

                  @JohnGalt

                  Hi! dateFormatting: “” is now working with todays patch.

                  J 1 Reply Last reply Jun 13, 2025, 12:27 AM Reply Quote 0
                  • P Offline
                    PierreGode Module Developer @redbeardedninja
                    last edited by Jun 12, 2025, 12:58 PM

                    @redbeardedninja the plan is to do everything in the admin portal. the mirror is for you to have an overview of what is done and what is left to do.

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      PierreGode Module Developer @JohnGalt
                      last edited by Jun 12, 2025, 1:00 PM

                      @JohnGalt
                      if you want to remove things from the mirror you can delete them after being marked as completed. ( everything is still stored in data.json file and AI can use that as information.

                      J 1 Reply Last reply Jun 13, 2025, 12:31 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 2 / 8
                      2 / 8
                      • First post
                        13/78
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy