Skip to content
github-actions[bot] edited this page Jul 23, 2026 · 3 revisions

MMM-CalDAV-Tasks Wiki

MMM-CalDAV-Tasks displays CalDAV task lists in MagicMirror and can optionally toggle task completion by long press.

Screenshot

MMM-CalDAV-Tasks

Use this wiki if you want to:

  • install the module cleanly
  • prepare Nextcloud app credentials and private list URLs
  • start with a minimal working config
  • tune sorting, filtering, and display options
  • troubleshoot connection, timing, or long-press issues

Start Here

Typical Setup Path

  1. Install the module and run npm install.
  2. Create a dedicated Nextcloud app password and copy the private task-list link.
  3. Start with the example from Quick Start.
  4. Adjust filters, headings, and colors in Configuration.
  5. Use CLI Debug if the backend cannot reach your CalDAV server.

What Stays In The Repository Docs

Technical and development notes stay in docs/, especially the CLI deep-dive and devcontainer notes.

Clone this wiki locally