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

MMM-Fuel shorten text

Scheduled Pinned Locked Moved Troubleshooting
6 Posts 3 Posters 3.1k 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.
  • N Offline
    Niggich
    last edited by Feb 11, 2017, 6:02 PM

    Hey guys,

    why the shorten text function in the module leave just one letter? I want to shorten the text but I need mor then one letter. It is possible to change this somewhere?

    S 1 Reply Last reply Feb 12, 2017, 1:06 AM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @Niggich
      last edited by Feb 12, 2017, 1:06 AM

      @Niggich can you post your config?

      Please create a github issue if you need help, so I can keep track

      N 1 Reply Last reply Feb 12, 2017, 9:09 AM Reply Quote 0
      • N Offline
        Niggich @strawberry 3.141
        last edited by Feb 12, 2017, 9:09 AM

        @strawberry-3.141 it looks like this…

        {
        			module: "MMM-Fuel",
        			position: "top_center",
        			config: {
        				api_key: "xxxxxxxxxxxxxx",
        				lat: 51.3912304,
        				lng: 10.1903639,
        				types: [
        					"e10"
        				],
        				shortenText: true,
        				showAddress: false
        			}
        		},
        

        thanks

        S 1 Reply Last reply Feb 12, 2017, 12:06 PM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @Niggich
          last edited by Feb 12, 2017, 12:06 PM

          @Niggich you have to define the characters you want to sghow like shortenText: 10 which will give you the ten first characters

          Please create a github issue if you need help, so I can keep track

          N 1 Reply Last reply Feb 12, 2017, 1:35 PM Reply Quote 0
          • N Offline
            Niggich @strawberry 3.141
            last edited by Feb 12, 2017, 1:35 PM

            @strawberry-3.141 That’s it! Thanks a lot.

            1 Reply Last reply Reply Quote 0
            • S Offline
              sindbad6
              last edited by sindbad6 Mar 8, 2017, 5:11 PM Mar 8, 2017, 5:09 PM

              Hi, have another issue with the shortenText functionality. When I use it, the address is max shorter(in px) then the name of the gas station. That’s a little bit anoying if more then one station is shown from the big companies and I can’t see the complete address, even if there is still enough place. Any idea, how I can change it? In the custom.css for example.

              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