Read the statement by Michael Teeuw here.
MMM-Astro [formly MMM-Astrology]
-
Badass! :thumbsup:
-
Great Improvement!!!
But, of course, you seem to always strive for excellence! :winking_face:
-
@justjim1220 said in MMM-Astro [formly MMM-Astrology]:
But, of course, you seem to always strive for excellence!
Doesn’t he just make you sick? :-)
-
Yes Sir! :slightly_smiling_face:
I sure wish I could do the things he does! :upside-down_face:
-
This post is deleted! -
wow, that’s interesting, it’s king of numerology
-
Hey Thanks for another great module ( I know this one has been around for a while.)
Quick question.
Is it possible to have it display more than one star sign?
I remember reading somewhere, someone had a module where you could put the signs into an array and it would cycle through those signs.
sign: [“pisces”,“scorpio”]Just wondering if there is similar capability here, as I didn’t see it in the doco on your github.
-
I tried putting multiple signs into an array. That does not work.
However, I tried adding a second config entry with different signs and that worked.
{ disabled: false, module: 'MMM-Astro', position: 'top_right', config: { sign: "pisces", iconset: "1", extend: false } }, { disabled: false, module: 'MMM-Astro', position: 'bottom_right', config: { sign: "taurus", iconset: "1", extend: false } },
-
@mykle1
I tried putting two signs in seperate modules like you.
I got updated star sign labels for both, but the text in the horoscope was the same in both. -
You know what? You’re right. I didn’t notice that when I tried it. My bad