MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Anhalter42
    3. Topics
    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

    Topics

    • A

      Android WebView with MM2-serveronly

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      A
      I try to display the MagicMirror site (server-only) in an android.webkit.WebView for a small Android-App. Unfortunately, nothing shows up except the black background. In actual browser apps like Chrome for Android or Firefox everything works fine. I’m using a no-name low-spec Android tablet with Android-version 4.2.2. Are there any Android gurus out there who can help me or has anybody tried to do something similar so far?
    • A

      resume()

      Watching Ignoring Scheduled Pinned Locked Moved Development
      12
      0 Votes
      12 Posts
      5k Views
      brobergB
      @Anhalter42 Yes, open an issue on github or if you already have made changes to either the documentation or written code that does your first suggestion then you would suggest a Pull Request to implement the changes you’ve made
    • A

      Calendar no entries

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      4
      0 Votes
      4 Posts
      2k Views
      A
      thanks both of you no bug, just me doing typos. Works like a charm :) solved
    • A

      Calendar module fetchInterval

      Watching Ignoring Scheduled Pinned Locked Moved Development
      12
      0 Votes
      12 Posts
      8k Views
      C
      @Anhalter42 I spend some time going through the calendar module code, i can read it fairly well, for the syntax i dont understand there is always google. After review, I see why there are no separate fetchInterval’s for each calendar. Each calendar’s events are added to an array, then sorted together also the dom (html table) is created from scratch on each interval. Without a tremendous restructuring of code, setting up separate interval timers, persisting the ical events array, etc. the value to adding this is limited. Your comments help me immensely, thank you. I reviewed the template module, i’l start playing with that and do a Hello World module exercise when i return home at the end of the month.
    • A

      Events (onHide, onShow)

      Watching Ignoring Scheduled Pinned Locked Moved Solved Development
      3
      0 Votes
      3 Posts
      2k Views
      A
      Ooops, my bad. Sorry for the silly question. Was so focused on the event-derived names onX() :D Topic can be deleted if desired.
    • A

      MMM-newsfeed - ignoreOldItems

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      1k Views
      A
      Re: MMM-newsfeed I’ve seen that pull request #789 introduces a new option to ignore old items in the news feed module. is there any particular reason why this is a global property of the newsfeed module instead of being a property of each single feed? 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…
    • 1 / 1