MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Anhalter42
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 74
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Fuel

      Anyone considered adding support of multiple locations? Useful for example for commuters to lookup prices at start and destination (and/or somewhere in between) of their daily way to work.

      posted in Transport
      A
      Anhalter42
    • RE: Events (onHide, onShow)

      Ooops, my bad. Sorry for the silly question. Was so focused on the event-derived names onX() :D

      Topic can be deleted if desired.

      posted in Development
      A
      Anhalter42
    • Events (onHide, onShow)

      I’ve looked through the Module Development Documentation at https://github.com/MichMich/MagicMirror/tree/master/modules but couldn’t find anything about (handling of) events. In particular, I’m interested in reacting to the events when the module is shown or hidden, for example because of some other module calling .show() and .hide() on it. onShow for example could be useful to update the content of the module. If there are no event handlers to override, I’m only left with setting an update-interval in the start() method. This doesn’t look right for me…
      Do I miss something or is there a workaround for updating content on show?

      posted in Development
      A
      Anhalter42
    • MMM-newsfeed - ignoreOldItems

      Re: MMM-newsfeed

      I’ve seen that pull request #789 introduces a new option to ignore old items in the news feed module.

      1. is there any particular reason why this is a global property of the newsfeed module instead of being a property of each single feed?
      2. or are there any workarounds how one could achieve such thing (i.e. having distinct time limits for every RSS-feed)?

      For example, I’ve mixed actual news from New York Times and special offers of my local supermarket published via RSS-feed in the module. These offers are updated roughly every week. There is no point in seeing 7 days old news but on the other hand, limiting the module to ignoreOlderThan: 1 day prevents me to see the special offers of the supermarket longer than 1 day…

      posted in Troubleshooting
      A
      Anhalter42
    • 1 / 1