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

Clearing Custom CSS warnings from editor,

Scheduled Pinned Locked Moved Custom CSS
10 Posts 2 Posters 853 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.
  • A Offline
    ankonaskiff17
    last edited by Jul 13, 2021, 8:38 PM

    I use VS Code as my editor and it is fine at recognizing standard CSS items of which there must be thousands but I see in some of these modules developers create custom CSS items and VS Code flags them, I think I saw same when I was using other editors early on.
    Code throws up a warning flag on the custom items but I’m at a loss as to how to clear them. I imagine it i similar to writing an engineering heavy document where I just say “add to dictionary” and resolves problem. Do these code editors have a similar way of clearing the warning. I’ve tried to figure out in VS Code but so far have not been successful so just ignoring

    S 2 Replies Last reply Jul 13, 2021, 9:03 PM Reply Quote 0
    • S Away
      sdetweil @ankonaskiff17
      last edited by Jul 13, 2021, 9:03 PM

      @ankonaskiff17 no idea, do u have any examples of the warning? I don’t use vscode usually

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • S Away
        sdetweil @ankonaskiff17
        last edited by Jul 13, 2021, 9:06 PM

        @ankonaskiff17 i don’t see any warnings on main.css

        i see two on my webform.css from MMM-Config, but they are good warnings, empty selector…
        don’t see any on MMM-Config.css

        my custom.css is empty

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        A 1 Reply Last reply Jul 13, 2021, 9:17 PM Reply Quote 0
        • A Offline
          ankonaskiff17 @sdetweil
          last edited by Jul 13, 2021, 9:17 PM

          @sdetweil It’s in the ClendarExt2

          .CX2 { /* default values which are used frequently or dependently */
            row-min-width: 100px;
            row-max-width: 500px;
            column-min-width: 300px;
            column-max-width: 400px;
            font-size: 12px;
          }
          

          Unknown property: ‘row-min-width’, same with all 4

          S 2 Replies Last reply Jul 13, 2021, 9:20 PM Reply Quote 0
          • S Away
            sdetweil @ankonaskiff17
            last edited by Jul 13, 2021, 9:20 PM

            @ankonaskiff17 i would have to assume those are CalExt2 classes, which VC wouldn’t know about…

            the author would have to provide a vscode extension to do that

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • S Away
              sdetweil @ankonaskiff17
              last edited by Jul 14, 2021, 2:23 AM

              @ankonaskiff17 and just as a reminder, in this case at least, the author is no longer present on the forums, and has stopped supporting his modules.

              no other user has taken over support or development.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              A 1 Reply Last reply Jul 14, 2021, 11:39 PM Reply Quote 0
              • A Offline
                ankonaskiff17 @sdetweil
                last edited by Jul 14, 2021, 11:39 PM

                @sdetweil Is there any type of calendar module to fill that niche. Was about the most convoluted way imaginable to essentially get my Samsung phone calendar to post items on to my MM.
                Samsung Calendar app---->Google Calendar---->CalExt2—>Visual on MM

                S 1 Reply Last reply Jul 15, 2021, 12:11 AM Reply Quote 0
                • S Away
                  sdetweil @ankonaskiff17
                  last edited by Jul 15, 2021, 12:11 AM

                  @ankonaskiff17 sorry no idea. I use the default calendar module.

                  I use Samsung phone, connected to google
                  and the Google url in cal url, works easy peasy. nothing hard to do.

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  A 1 Reply Last reply Jul 15, 2021, 1:07 AM Reply Quote 1
                  • A Offline
                    ankonaskiff17 @sdetweil
                    last edited by Jul 15, 2021, 1:07 AM

                    @sdetweil Thanks. MM I am making now doesn’t need any person specific calendar.
                    So you are pulling that link you can get from Google calendar and plugging it in where the US Holidays ical link is in the default module setting?

                    S 1 Reply Last reply Jul 15, 2021, 1:43 AM Reply Quote 0
                    • S Away
                      sdetweil @ankonaskiff17
                      last edited by Jul 15, 2021, 1:43 AM

                      @ankonaskiff17 yes. and I have multiple calendars and do the same, add another url

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

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