MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    iCalendar VTODO - Showing ToDos on Magic Mirror

    Requests
    vtodo ical ics
    2
    3
    1451
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      semox last edited by

      Hi,

      is there already a module which displays open todos as a simple list on the Magic Mirror based on an iCal feed?

      BEGIN:VCALENDAR
      VERSION:2.0
      PRODID: Product ID
      BEGIN:VTODO
      CREATED:20150521T164725Z
      DTSTAMP:20170503T182110Z
      LAST-MODIFIED:20170503T182109Z
      SEQUENCE:0
      STATUS:NEEDS-ACTION
      SUMMARY: Lampe reparieren
      UID:0672EA9A-CF2A-4C7C-B0C7-BDCBDE86F338
      X-APPLE-SORT-ORDER:453919645
      END:VTODO
      END:VCALENDAR
      

      As far as I can see the nodejs ical.js module which is used by the default calendar module already has parsing support for this…

      1 Reply Last reply Reply Quote 0
      • N
        nickepicke last edited by

        Did you manage to show your todo:s as a list? I started to try to do exactly the same thing… would be cool to hear if you managed to get something going 🙂

        1 Reply Last reply Reply Quote 0
        • S
          semox last edited by

          I am sorry. No. Is there anybody else already implementing this?

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy