Sortable Dashboard To-Do List

Description

The plugin adds a sortable to-do list to your WP dashboard. This can be useful for developers, or even for content writers.

Its features:

  • To-do list item creation, edition and deletion via ajax. No page reload.
  • To-do items are timestamped. You’ll never forget when they were created, or when you last edited them.
  • Option to display the to-do list on the website (for the current logged-in user only).
  • Website list can be collapsed and expanded. But website items can currently NOT be edited or sorted.
  • Website list remembers its last display state (showed or collapsed)
  • Website list remembers the size, position and state of opened to-do items
  • Possibility to decide to not show some to-do items on the website.
  • The list is individual. Each user has their own list.
  • For multisite, it’s one list per user and per site.

Screenshots

  • The To-Do List dashboard widget
  • The website list, in its collapsed (left) and expanded (right) forms
  • The website list, with a bunch of tasks opened for consultation

Installation

  1. Visit the Plugins page within your dashboard and select “Add New”
  2. Search for “Sortable Dashboard To-Do List”
  3. Click “Install”

FAQ

Will this plugin slow down my site?

It will have no impact on site speed whatsoever. The plugin only launches for users that have the ability to edit posts.

Reviews

May 3, 2024
This plugin has been great! I usually get distracted when having to do a lot of apps to keep track of everything that I have to do (Google Docs, Spreadsheets, ClickUp, Trello, etc.) Now I don’t have to jump around between a lot of different software and be more efficient.
Read all 1 review

Contributors & Developers

“Sortable Dashboard To-Do List” is open source software. The following people have contributed to this plugin.

Contributors

“Sortable Dashboard To-Do List” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Sortable Dashboard To-Do List” into your language.

Interested in development?

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

Changelog

1.0.5

  • Tested up to WordPress 6.6
  • Bumped minimum PHP version to 7.2

1.0.4

  • CSS Fix: improved display of <ul> and <ol> lists

1.0.3

  • Fix: Some translatable strings were not on the correct text domain

1.0.2

  • Added an uninstall hook to remove all plugin traces from database on uninstall

1.0.1

  • Added JFG Media as author and contributor

1.0

  • Initial Release