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

Text wrapping in table

Scheduled Pinned Locked Moved Custom CSS
4 Posts 2 Posters 601 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 May 16, 2022, 3:19 PM

    I am working on a second instance of default calendar which is pulling in information from a personal calendar.
    I am trying to get it to quit wrapping text but with no success.
    Excel part of my brain says table is two columns wide and I don’t mind if the info in a table cell is truncated. I know what event is but just want visual cue.

    Having same basic problem with the date and time column but not sure where to find how to format the date and time

    S 1 Reply Last reply May 16, 2022, 5:02 PM Reply Quote 0
    • S Offline
      sdetweil @ankonaskiff17
      last edited by sdetweil May 16, 2022, 5:43 PM May 16, 2022, 5:02 PM

      @ankonaskiff17 date/time formatting

      https://thecodebarbarian.com/formatting-javascript-dates-with-moment-js.html

      also content layout tools
      https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1652722890548

      table is 3 columns,
      symbol
      description
      date/time

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      A 1 Reply Last reply May 17, 2022, 3:09 PM Reply Quote 0
      • A Offline
        ankonaskiff17 @sdetweil
        last edited by ankonaskiff17 May 17, 2022, 3:09 PM May 17, 2022, 3:09 PM

        @sdetweil I cheated hideTime: true,
        For what I needed it gives the exact view I want.
        Doing that showed a problem that I think is at the Outlook calendar end but some dates are shown as June 3rd while others show as 6 23 with the / missing.

        S 1 Reply Last reply May 17, 2022, 3:12 PM Reply Quote 0
        • S Offline
          sdetweil @ankonaskiff17
          last edited by May 17, 2022, 3:12 PM

          @ankonaskiff17 note there are two different date format strings

          dates and times
          full dates ( all day)

          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
            2/4
            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