• 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.

Are you tired of editing config.js, or have trouble doing it, see my new module

Scheduled Pinned Locked Moved Utilities
293 Posts 28 Posters 368.9k Views 31 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.
  • B Offline
    BKeyport Module Developer @brianlove
    last edited by Dec 13, 2021, 7:39 PM

    @brianlove Did you restart your Mirror? (Not the whole pi, just the mirror app)

    If so, please elaborate. Which module are you toggling? Can you share the config segment showing the change?

    The "E" in "Javascript" stands for "Easy"

    1 Reply Last reply Reply Quote 0
    • B Offline
      brianlove
      last edited by brianlove Dec 14, 2021, 12:34 AM Dec 14, 2021, 12:32 AM

      @bkeyport

      I did restart the mirror. As for the modules, I’ve tried multiple ones, but specifically currentweather & CalendarWeek.

      	{
      	module:"MMM-Config",
      	position:"top_right",  // the QR code (if requested) will appear here
      	config:{
      
      	}
      },
      
      1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @brianlove
        last edited by sdetweil Dec 14, 2021, 1:59 PM Dec 14, 2021, 12:38 AM

        @brianlove I will check when I can.

        could u enable debug in my module
        ( if using pm2, do pm2 stop all)
        then start with

        npm start > somefile.txt
        

        then do the edit and save on the form

        and then stop mm (ctrl-q) and send me the
        somefile.txt via email.

        same userid as here at gmail.
        thanks

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • D Offline
          doogy_rev
          last edited by Jul 5, 2023, 9:34 PM

          Hi All,

          I reinstalled my MM this week and decided to use this module to do the configurations. Its all installed and I can see all my modules, however it seems to be hit and miss on enabling and setting the positions. for example,

          default clock - this would not enable, I manually enabled it in the config and now shows Blue but can not set the position, either from the page or in the config.

          Default calendar - this enabled ok, shows blue, but can not set the position, does not save

          MMM-OpenWeatherForecast - works perfectly

          newsfeed - works perfectly.

          Any ideas on why some modules seem to be hit or miss?

          Sorry for the thread resurrection, was not sure where to post.

          Thanks

          S 1 Reply Last reply Jul 5, 2023, 9:44 PM Reply Quote 0
          • S Do not disturb
            sdetweil @doogy_rev
            last edited by sdetweil Jul 5, 2023, 9:44 PM Jul 5, 2023, 9:44 PM

            @doogy_rev set debug in my module config

            debug:true,

            then start mm like this

            cd ~/MagicMirror
            npm start >somefile.txt
            

            if you use pm2 for autostart
            before the above do

            pm2 stop all
            

            after running and ‘saving’

            ctrl-c to stop mm

            send the somefile.txt to my email, or open an issue on the module and attach it there. (warning this log file has full text contents of config.js, so sending as email is better as issues are public). my email is this same userid at gmail

            also, positions are set down below, not in the config up above… right?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            D 1 Reply Last reply Jul 5, 2023, 10:00 PM Reply Quote 0
            • D Offline
              doogy_rev @sdetweil
              last edited by Jul 5, 2023, 10:00 PM

              @sdetweil I just emailed you the file, and yes I am setting the positions using the positions drop down menu at the bottom.

              S 2 Replies Last reply Jul 5, 2023, 10:13 PM Reply Quote 0
              • S Do not disturb
                sdetweil @doogy_rev
                last edited by Jul 5, 2023, 10:13 PM

                @doogy_rev yes, checking shortly

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • S Do not disturb
                  sdetweil @doogy_rev
                  last edited by Jul 6, 2023, 1:37 PM

                  @doogy_rev see email for downloading fix

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  D 1 Reply Last reply Jul 6, 2023, 2:15 PM Reply Quote 0
                  • D Offline
                    doogy_rev @sdetweil
                    last edited by Jul 6, 2023, 2:15 PM

                    @sdetweil Works like a champ! Thank you for looking in to this and fixing.

                    1 Reply Last reply Reply Quote 0
                    • S Do not disturb
                      sdetweil
                      last edited by sdetweil Sep 12, 2024, 12:57 AM Jul 5, 2024, 2:15 PM

                      I posted a new release the other day, which finally fixes compliments the right way, and enables other module authors to leverage the same capabilities.
                      documented in the readme.

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      1 Reply Last reply Reply Quote 1
                      • 1
                      • 2
                      • 20
                      • 21
                      • 22
                      • 23
                      • 24
                      • 29
                      • 30
                      • 22 / 30
                      • First post
                        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