• 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
77 Posts 13 Posters 9.3k 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.
  • R Offline
    redbeardedninja @PierreGode
    last edited by Jun 12, 2025, 4:45 PM

    @PierreGode awesome, thanks for letting us know and working on a new way to interact with your module

    1 Reply Last reply Reply Quote 1
    • J Offline
      JohnGalt @PierreGode
      last edited by Jun 13, 2025, 12:27 AM

      @PierreGode – Great! I went in and did a ‘git pull’, and indeed that functionality now works.

      1 Reply Last reply Reply Quote 0
      • J Offline
        JohnGalt @PierreGode
        last edited by Jun 13, 2025, 12:31 AM

        @PierreGode – Can you clarify your comment above comment above [quoted below]? If I read this correctly, the module is exposing the data it has to be scraped by AI engines.

        " … everything is still stored in data.json file and AI can use that as information "

        P 1 Reply Last reply Jun 13, 2025, 7:30 AM Reply Quote 0
        • P Offline
          PierreGode @JohnGalt
          last edited by Jun 13, 2025, 7:30 AM

          @JohnGalt
          All tasks and peope are stored in data.json even if you delete them (softdelete) . this is so both analytics page can view history and also so the AI generate can use your completed task as information. when you press AI generate it will read the data.json and look for all completed task deleted or not, and use that to create tasks for coming week.

          J 1 Reply Last reply Jun 13, 2025, 6:15 PM Reply Quote 0
          • P Offline
            PierreGode @redbeardedninja
            last edited by PierreGode Jun 13, 2025, 9:58 AM Jun 13, 2025, 7:35 AM

            @redbeardedninja Hi this has now being added to latest update!
            you can now check the checkboxes directly on the mirror it self. (touch screen also works)

            ( the web admin portal will not update directly unless you refresh the page)
            What i found hard is that the mouse is invisible on magic mirror but if you manage to find the checkboxes they will be clickable. ( meaby a setting that can be tampered with)

            K S R 3 Replies Last reply Jun 13, 2025, 8:02 AM Reply Quote 0
            • K Offline
              KristjanESPERANTO Module Developer @PierreGode
              last edited by Jun 13, 2025, 8:02 AM

              @PierreGode said in MMM-Chores - Manage and keep track of your household Chores:

              What i found hard is that the mouse is invisible on magic mirror

              MMM-Cursor can solve that 🙂

              1 Reply Last reply Reply Quote 1
              • S Offline
                sdetweil @PierreGode
                last edited by sdetweil Jun 13, 2025, 11:02 AM Jun 13, 2025, 11:02 AM

                @PierreGode just change it to not hidden using custom.css

                html {
                cursor:default;
                }
                

                or use unclutter (have apt install it) will only be visible when you move it

                it is hidden on purpose(in msin.css), an output only panel couldn’t use it

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                K 1 Reply Last reply Jun 13, 2025, 12:34 PM Reply Quote 0
                • K Offline
                  KristjanESPERANTO Module Developer @sdetweil
                  last edited by Jun 13, 2025, 12:34 PM

                  @sdetweil said in MMM-Chores - Manage and keep track of your household Chores:

                  or use unclutter (have apt install it) will only be visible when you move it

                  I think unclutter doesn’t work on modern systems (Wayland).

                  S 1 Reply Last reply Jun 13, 2025, 12:36 PM Reply Quote 0
                  • S Offline
                    sdetweil @KristjanESPERANTO
                    last edited by Jun 13, 2025, 12:36 PM

                    @KristjanESPERANTO true
                    similar options
                    https://bist.be/posts/unclutterwayland/

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      redbeardedninja @PierreGode
                      last edited by Jun 13, 2025, 2:08 PM

                      @PierreGode thanks so much! The new update works like a charm. Now for me to work on the custom css to make the module a bit larger…

                      P 2 Replies Last reply Jun 13, 2025, 6:18 PM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 3 / 8
                      3 / 8
                      • First post
                        24/77
                        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