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.

    Config option with array of multiple values?

    Scheduled Pinned Locked Moved Development
    25 Posts 3 Posters 5.6k Views 3 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 Offline
      sdetweil @UncleRoger
      last edited by sdetweil

      @UncleRoger ok

      ok, the easiest way to handle this

      rename your module folder to some other name

      then git clone your github repo

      then copy the files from your renamed folder to the clone

      then in the clone folder do

       git add . 
      git commit -m "adding 1st commit"
      git push
      

      then the local branch will be the same as the remote(github) branch
      and all will be well from then on, and u can delete the renamed folder

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 1
      • S Offline
        sdetweil @UncleRoger
        last edited by sdetweil

        @UncleRoger well, maybe its even easier

        on the github page
        the link next to the branches
        Screenshot at 2023-10-30 11-45-51.png
        you can rename main to xyz
        then rename master to main
        Screenshot at 2023-10-30 11-46-43.png
        then delete xyz branch

        then on your pc
        rename the existing folder out of the way
        git clone your repo again
        then you will be in sync

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        UncleRogerU 1 Reply Last reply Reply Quote 1
        • UncleRogerU Offline
          UncleRoger @sdetweil
          last edited by

          @sdetweil
          I went with your first suggestion and it seems to be all better now.

          I’m going to play with it some more but once I’m satisfied it won’t break anyone’s set up too badly, do I just change the visibility from private to public?

          There was a notice about the repository not being protected but it seems to have gone away; is that something I should worry about?

          Lastly, I see this on the repository page:
          97f4a3a4-a101-4846-be4c-4a9a323fc14f-image.png
          Do I need to do anything about those?

          Thanks again for all your help and your patience!

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @UncleRoger
            last edited by

            @UncleRoger just change it to public. the others are for bigger projects

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            UncleRogerU 1 Reply Last reply Reply Quote 1
            • UncleRogerU Offline
              UncleRoger @sdetweil
              last edited by

              @sdetweil Thanks!

              1 Reply Last reply Reply Quote 0
              • UncleRogerU Offline
                UncleRoger @MZ-BER
                last edited by

                @MZ-BER
                FYI, I’ve published and posted in the modules/showcase forum.

                https://forum.magicmirror.builders/topic/18139/mmm-mailmessage-send-messages-to-your-magicmirror-via-e-mail?_=1698853756973

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