To-Do - Task Management with Deadlines and Web Notifications
Set deadlines on tasks for management. Supports filtering by done/pending/overdue and Web Notifications on due date.
No tasks found
How to Use
- Enter text and deadline to add task
- Toggle completion with checkbox
- Filter tasks (all/pending/completed/overdue)
- Export/import as JSON
FAQ
- Are tasks saved after closing the browser?
- Yes. Tasks are saved to localStorage and restored when reopened in the same browser.
- Are deadline notifications available?
- Yes. Web notifications are supported for deadline reminders.
- Can data be imported/exported?
- Yes. JSON import and export are supported.
- Can tasks have priorities set?
- Yes. You can set a priority (high/medium/low) for each task to manage important tasks more clearly.
- Can completed tasks be deleted all at once?
- Yes. Completed tasks can be deleted all at once with the 'Delete completed' button.
Related Tools
Update History
Last Updated: 2026-02-21
- 2026-02-21 Initial release