Case study

Todoist for NVDA

An NVDA add-on for Todoist: accessibility, productivity, and AI-assisted Python development.

ActiveNVDA · accessibility · productivity

Todoist tasks from the screen reader

Todoist for NVDA is an add-on for projects, tasks, subtasks, and reminders without opening the Todoist website. Its main window is available from NVDA Tools; the current README shortcut is NVDA+Windows+T.

Users can search within one project or across projects, filter by labels, create and edit tasks, complete them, and reopen them. Labels are selected with checkboxes, and new labels can be created in the task editor.

Reminders and settings

A due-time dialog offers completion and acknowledgment actions. A separate setting controls the daily summary of unfinished tasks. A Todoist API key is required.

The author’s announcement connects development to nvda-skill and AI assistance with Python. The add-on itself is a Todoist client, not an AI agent. The case demonstrates an accessible user workflow and a concrete output of AI-assisted development.

Sources

Links

Related services

Related articles