MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.25.0 is available! For more information about this release, check out this topic.

    MMM-Fuel shorten text

    Troubleshooting
    3
    6
    2658
    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
      Niggich last edited by

      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?

      strawberry 3.141 1 Reply Last reply Reply Quote 0
      • strawberry 3.141
        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
          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.141 1 Reply Last reply Reply Quote 0
          • strawberry 3.141
            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
              Niggich @strawberry 3.141 last edited by

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

              1 Reply Last reply Reply Quote 0
              • S
                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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy