Skip to content

Todo Widget

A simple task list stored in the database.

Usage

  • Click + or press t to add a task
  • Click the checkbox to mark a task complete
  • Click the trash icon to delete a task
  • Press d to clear all completed tasks at once

Configuration

No API key required. Todos are stored inside the widget's config in the database.

KeyTypeDescription
todosarrayAuto-managed list of todo items

You do not need to edit todos manually — all changes are made through the UI.

Personal Homepage Dashboard