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.2k 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @Niggich
      last edited by

      @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 Reply Quote 0
      • N Offline
        Niggich @strawberry 3.141
        last edited by

        @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

        strawberry 3.141S 1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer @Niggich
          last edited by

          @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 Reply Quote 0
          • N Offline
            Niggich @strawberry 3.141
            last edited by

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

            1 Reply Last reply Reply Quote 0
            • S Offline
              sindbad6
              last edited by sindbad6

              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