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.

    basic help

    Scheduled Pinned Locked Moved Solved Troubleshooting
    5 Posts 4 Posters 1.4k Views 4 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.
    • C Offline
      cade72
      last edited by yawns

      Hi, I am very new to everything(sorry) and have a question. it would be awesome if someone helped.

      I followed this from what I understood was I should put this

      {
      		module: "clock",
      		position: "top_left",	
      		config: {
      			displaySeconds: false,
      	                clockBold: true,
      		}
      	}
      

      this didnt work and now I feel dumb:face_with_tears_of_joy: any help would be awesome. this is kinda my first time I have dabbled in programming so sorry again for the basic question.

      T Mykle1M 2 Replies Last reply Reply Quote 0
      • T Offline
        THeStigh @cade72
        last edited by

        @cade72 You forgot a comma after the last bracket :)

        1 Reply Last reply Reply Quote 1
        • S Away
          sdetweil
          last edited by sdetweil

          and for the future, if u have problems with config.js syntax errors, in the MagicMirror folder run

          node tests/configs/check_config.js
          

          it will report the problems. start & fix from the top
          edit: wrong name for the checker… (removed extra s on the end)

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 2
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @cade72
            last edited by

            @cade72

            You could give this a quick read. It tries to explain config entries in the simplest of terms.

            https://forum.magicmirror.builders/topic/4231/how-to-add-modules-for-absolute-beginners

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • C Offline
              cade72
              last edited by

              thanks everyone, this helped a lot!

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • 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