Dash Todo

描述

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.

屏幕截图

  • Screenshot of Dash Todo plugins interface.

常见问题

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)

评价

2023年6月12日 1 回复
Exactly the simple utility plugin I was looking for to create project checklists when in development. UI is concise, clean, and elegant. Well done!!
阅读所有4条评价

贡献者及开发者

“Dash Todo” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Dash Todo”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

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