MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Complete Options List for config.js

    Troubleshooting
    6
    13
    2017
    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.
    • N
      nimbus78 @broberg last edited by

      @broberg that is the simplest, most comprehensive explanation I’ve seen so far. That really helps to wrap my head around this. That explanation should be included in the readme file for the MagicMirror. Thank you.

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User @nimbus78 last edited by

        @nimbus78 yes

        1 Reply Last reply Reply Quote 0
        • P
          pingywon @nimbus78 last edited by

          @nimbus78 yes. Assuming you are in Windows… download notepad++. It’s free. Once you have it open go to the plug in manager and search for java or jscript plug ins. I can not think of the one that I really like at the moment but you can then copy your config to your windows box. Hit one button and it will line everything up nice and clean jscript format. It will make looking at your config a lot easier. From there it will also tell you if you are forgetting a comma or curly bracket as you add modules to your config.

          Use winscp to copy the config to/from your pi.

          Also. Once you have a good workin config and you wanna play with a new module. Make a back up first so that if it doesn’t work out or you are frustrated you can “restore the back up”

          On the pi command line to create a back up.

          Navigate to the die with your config:

          cp config.filename backupfile.name

          cp is the copy command and it works as “from” and then “to”

          If you ever need to restore:

          cp backupfile.name config.filename.

          Reload and you are safely back where you started before screwing with your config.

          Hopefully some of this helps you.

          1 Reply Last reply Reply Quote 0
          • 1
          • 2
          • 2 / 2
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy