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

Clock format

Scheduled Pinned Locked Moved Unsolved Troubleshooting
41 Posts 2 Posters 15.7k Views 2 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 Away
    sdetweil @louise
    last edited by Dec 2, 2021, 10:27 PM

    @louise again you are pasting the source code… and missed a step,

    after the paste into the message here, SELECT the text AGAIN, and then push the code button

    we want to see what settings are in config.js for clock, not clock.js

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    L 1 Reply Last reply Dec 2, 2021, 10:29 PM Reply Quote 0
    • L Offline
      louise @sdetweil
      last edited by sdetweil Dec 2, 2021, 10:31 PM Dec 2, 2021, 10:29 PM

      @sdetweil

      aaaaa

      L S 2 Replies Last reply Dec 2, 2021, 10:31 PM Reply Quote 0
      • L Offline
        louise @louise
        last edited by Dec 2, 2021, 10:31 PM

        @louise I forgot to take out private stuff again

        1 Reply Last reply Reply Quote 0
        • S Away
          sdetweil @louise
          last edited by sdetweil Dec 2, 2021, 10:33 PM Dec 2, 2021, 10:32 PM

          @louise nope, still don’t want to see the code

          edit your ~/MagicMirror/config/config.js

          find the section that says

             module:"clock"
          

          and copy from the line above that is

          {
          

          to the macthing line below
          that is

          }
          

          and paste THAT, and then select it all (ctrl a)
          and then it the button

          please read the two topics below in my signature…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          L 1 Reply Last reply Dec 2, 2021, 10:35 PM Reply Quote 0
          • L Offline
            louise @sdetweil
            last edited by Dec 2, 2021, 10:35 PM

            @sdetweil This?

            	{
            		module: "clock",
            		position: "top_left"
            	},```
            

            code_text

            			module: "clock",
            			position: "top_left"
            		},```
            code_text
            
            S 1 Reply Last reply Dec 2, 2021, 10:38 PM Reply Quote 0
            • S Away
              sdetweil @louise
              last edited by Dec 2, 2021, 10:38 PM

              @louise hmm… still not sure what the problem is

              select/copy from config.js

              replay to message here

              paste text

              ctrl-a (select all)
              (it will have my userid in the select of the reply )
              press code block button

              I just did this and got

              @louise
              		{
              			module: "clock",
              			position: "top_left"
              		},
              

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              L 2 Replies Last reply Dec 2, 2021, 10:41 PM Reply Quote 0
              • L Offline
                louise @sdetweil
                last edited by Dec 2, 2021, 10:41 PM

                @sdetweil Would it be easier if I just started over?

                S 1 Reply Last reply Dec 2, 2021, 10:42 PM Reply Quote 0
                • S Away
                  sdetweil @louise
                  last edited by Dec 2, 2021, 10:42 PM

                  @louise said in Clock format:

                  Would it be easier if I just started over?

                  with what? ignore what is above

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  L 1 Reply Last reply Dec 2, 2021, 10:43 PM Reply Quote 0
                  • L Offline
                    louise @sdetweil
                    last edited by Dec 2, 2021, 10:43 PM

                    @sdetweil Just a new install of Magic Mirror, rename this as MagicMirror1 and do a new install.

                    S 1 Reply Last reply Dec 2, 2021, 10:47 PM Reply Quote 0
                    • S Away
                      sdetweil @louise
                      last edited by Dec 2, 2021, 10:47 PM

                      @louise no… u havent hurt anything… we can get back the changed files easy

                      the design makes it so we can change the code whenever we need to (we own it) and your implementation is not impacted, and you also aren’t blocked from getting the quarterly updates (next one coming Jan 1) …

                      if you think it would be easier for you, then sure ,rename the folder, use my script to install again
                      and then migrate your source file changes to config.js

                      but u can migrate the changes now, no harm …

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      L 1 Reply Last reply Dec 2, 2021, 10:52 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 2 / 5
                      2 / 5
                      • First post
                        18/41
                        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