Dash Todo

Description

The Todo Plugin is a tool designed to enhance productivity and task management within the WordPress admin area. This plugin allows admins to easily create and manage tasks, keeping track of what needs to be done.

You can manage the Todo from Dashboard -> Todo or from the Dashboard widget.

Screenshots

  • Screenshot of Dash Todo plugins interface.

FAQ

Why todo items are loading slowly?

It depends on the site’s REST API response. I’m trying to optimize it as much as possible.

Where to report bugs or suggest improvements?

You can create issues on [Github] (https://github.com/shariffff/dash-todo)

Reviews

June 12, 2023 1 reply
Exactly the simple utility plugin I was looking for to create project checklists when in development. UI is concise, clean, and elegant. Well done!!
Read all 4 reviews

Contributors & Developers

“Dash Todo” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Dash Todo” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1.2

  • Fix: UI inconsistency

1.1.1

  • Update: More focusing UI

1.1.0

  • Feature: Ability to edit existing todo item’s text.
  • Fix: UI inconsistency

1.0.9

  • Updated: Container width is extended
  • Fix: UI Fixed
  • Fix: Asset versioning

1.0.8

  • Updated: UI improvements and fixes

1.0.7

  • Fixed: Installation hook issue

1.0.6

  • Fixed: Plugin menu link
  • Updated: Initial todo items now include due date and priority

1.0.5

  • Added feature: Set priority for todo items
  • Added feature: Set due date for todo items

1.0.3

  • Performance enhancements
  • Bug fixes

1.0.2

  • Added dashboard widget
  • Todo items can now be added by pressing ENTER
  • Raw title rendering implemented

1.0.1

  • Permanently delete todo items, no longer sent to trash
  • On uninstall, all todo items and options are deleted
  • Fixed delete button alignment issue

1.0

  • Initial release