Read the statement by Michael Teeuw here.
Which Editor do you get for windows
-
Is this right with the ËÂŽ behause in someone configs you Can See ââ between tankerkönig
-
@kusselin
I think the error might be caused byâandâ. Those are not allowed as quotation marks of javascript language.module: âMMM-Tankerkoenigâ,should be
module: 'MMM-Tankerkoenig',Others are same.
You can find&replace in yournotepad++ -
@kusselin sorry, I do not understandâŠ
cut/paste is builtin and not special.
as per Seanâs post, those appear to be quotes from MS word type documents,.
MagicMirror needs text quotes, " and â -
@sdetweil: you Wrote that magic mirror Need " âŠSean Said i Must take â
What is now right? Sorry For my questions
-
@kusselin either will work, as long as both ends of the quote use the same type
this is ok
"testing" 'testing'this is not
"testing' -
Ah ok i Unterstand.
Ok the this is Not ok right:
{ module: âMMM-Tankerkoenigâ, header: âSuper (E10)â, position: âtop_rightâ, config: { updateInterval: 600, maxWidth: â300pxâ,// die angegeben 200px verursachen unschöne ZeilenumbrĂŒche api_key: âxxxxxxxâ, lat: 49.506240, // das sind die Koordinaten von Heidelberg/Mitte, siehe https://www.latlong.net lng: 8.656140, type: âe10â, // alternativ âe5â oder âdieselâ radius: 1, // Suche in 1km Umkreis (in 5km Umkreis passt die Liste nicht mehr auf den Bildschirm) } },It Must be " or â ⊠right?
-
@kusselin correct, like this using using
" or '(note that these do not lean in any direction and do not have little tails)
â this one leans to the right
{ module: 'MMM-Tankerkoenig', header: 'Super (E10)', position: 'top_right', config: { updateInterval: 600, maxWidth: "300px",// die angegeben 200px verursachen unschöne ZeilenumbrĂŒche api_key: "xxxxxxxx", lat: 49.506240, // das sind die Koordinaten von Heidelberg/Mitte, siehe https://www.latlong.net lng: 8.656140, type: "e10", // alternativ "e5" oder "diesel" radius: 1, // Suche in 1km Umkreis (in 5km Umkreis passt die Liste nicht mehr auf den Bildschirm) } }, -
Ok thanks⊠Can you please Cancel the api key thanks
-
Ok and when i copy it than is the String Not straight on⊠Rather Little tails
-
Thanks all đ
difficult birth đ
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đ
Register Login