Read the statement by Michael Teeuw here.
Problems compliments random
-
Hello everybody. I have a problem sequencing the compliments messages. In anytime position I have a message on three lines:
- line1: Hello,
- line 2: dear guest
- line 3: and friend. I can’t get them out in sequence but they always come out at random. How can I do? Thank you very much
-
@blackeaglece the design is to do random, not sequential.
-
@sdetweil said in Problems compliments random:
@blackeaglece the design is to do random, not sequential.
Sigh! Ok Thank you
-
@blackeaglece if u would like to try sequential,
download my repo and copy the compliments.js file to your instance
# get new code cd ~/MagicMirror/modules git clone https://github.com/sdetweil/MagicMirror.git temp_mirror # cd ~/MagicMirror/modules/default/compliments mv compliments.js compliments.js.save cd temp_mirror/modules/default/compliments git checkout fixcompliments cp compliments.js ~/magicMirror/modules/default/complimentsedit the config.js and in the compliments module config section, add
make sure its in the config blockconfig: { random: false, }then restart you mirror
-
@sdetweil wow thank you very much as soon as I get home I will install and let you know. Thank you very much
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