Creating A To-Do List In WordPress
When you are running a fast-paced business or managing any kind of project that involves people working as a team, time always seems to be in short supply.
There is just so much work to do and things to remember. You have clients to meet, tasks to complete, priorities to attend to, fires to extinguish, deliveries to make, commitments to keep and so on. The amount of things that need ”doing” never seems to stop.
Now … on top of all this, add the extra dimension of trying to promote and grow your business online and maintaining your website updated with regular content and everything can suddenly begin to feel unmanageable and overwhelming.
Whether you are running a business, website, blog, or managing a project, it’s important to be able to organize and prioritize your daily tasks, track your progress, and, if necessary, delegate tasks and responsibilities to others efficiently.
One ”tried and true” tool that can help you save time, create a sense of order and manageability, and allow you to regain control is to use “to do” lists.
To Do Lists – Benefits
A “to-do” list helps you keep track of your progress as you complete projects. Your to-do list can be quite detailed or specific, or just serve as a reminder of what needs to be done today, tomorrow, next week, next month, etc.
Here are some of the benefits of using to do lists:
Create Order
To-do lists help you create order, stay organized and reach your goals sooner.
Be More Strategic
By creating and organizing your to do list, you can break larger projects into doable tasks and formulate a strategic plan for getting everything completed on budget and on time.
Keep Documented Work Logs
To-do lists allow you to maintain documented logs of what you have done. This can be used to provide evidence of work done to clients or employers, or just as a method of helping you assess your own productivity and efficiency.
Ensures Accountability
Without accountability there is no commitment to getting things completed, and no motivation to act with a sense of purpose. Lack of accountability allows excuses to creep in and take over your productivity.
Better Delegation Of Tasks
Having a to-do list helps you assign tasks to other people better. This is also important when collaborating with others (see further below).
As you can see, there are many benefits to using to-do lists, both in business and in your personal life. Creating a to-do list, then prioritizing tasks and working to complete the items on your list increases your business efficiency and productivity.
What about adding to do lists to your website or blog?
In this step-by-step tutorial you are going to learn how to easily add a to do list to your WP website or blog to help get things done online faster and more efficiently using a great little WordPress plugin called Cleverness To-Do List.
Cleverness To Do List
Download URL
http://wordpress.org/plugins/cleverness-to-do-list/
Description
This plugin provides users with a to do list feature.
Features
Note: the features described below will be discussed in more detail in the tutorial section.
You can set up the plugin to assign private to do lists for each user, to have all users share the same to do list, or to have a master list with individual item completions.
The shared to do list option has a variety of settings available. You can delegate to-do items to specific users (this includes a setting to email new to do items to the assigned user) and optionally to have those items be seen by that user. You can also assign different permission levels to different users. There are also settings to enable the display of deadline and progress fields. Category support is also included as front-end administration.
A new menu item is added to the backend to help you manage your lists and the to do list can also appear on a dashboard widget.
A sidebar widget is also available as shortcode to display the to-do list items on your site. There are two shortcodes for front-end list administration. Management of categories is accessible via the back-end.
If you plan to set up a multi-author blog you can use the plugin to create custom to do lists for your post editors if you also install a copy of the developer’s premium plugin, Post Planner.
How To Install The Cleverness To-Do List Plugin
Log into your WordPress dashboard and in the menu select Plugins > Add New …
In the Install Plugins screen, type in “cleverness” into the search field and hit Enter on your keyboard …
Locate the plugin in the Search Results section and click Install Now …
Activate the plugin …
Note: You can also activate this plugin in the Plugins screen …
Once you have activated the plugin, click on Settings …
Note: The plugin’s ‘Settings’ section can also be accessed by selecting To-Do List > Settings from the admin menu …
This takes you to the plugin ‘Settings’ page …
Let’s set up the plugin …
How To Configure The Plugin
The Settings screen is divided into four tabs:
- To-Do List Settings – The options in this section let you specify the plugin’s main settings.
- Advanced Settings – The options in this tab let you customize To Do lists, assign tasks to other users and perform plugin database maintenance tasks.
- User Permissions – The options in this area let you set up user permissions and capabilities for Master and Group List types.
- Import/Export – This section is where you can import and export to-do plugin and list data settings.
Let’s now configure each of these sections.
To-Do List Settings
To-Do List Categories
Choose ‘Enabled’ to organize lists into categories, otherwise leave this option set to ‘Disabled’.
Note: When you enable this option, a ‘Categories’ item gets added to the To-Do List menu …
This lets you add categories that can help organize your lists (see ‘Plugin Usage’ section further below for more details) …
You can create ‘public’ and ‘private’ categories for your to-do lists.
Private categories are not visible when using widgets or short codes (only when ‘Sort Order’ is set to ‘Category’)
List View
List View allows you to specify how lists are viewed. You can select three list views:
- Individual – Choosing this option allows each user to create and manage their own private to-do list.
- Group – Choosing this option lets users share the same to-do list.
- Master – This option allows you to have a master list for all users, where users have their own individual items to complete. If you choose the ‘Master’ list view, make sure to adjust the User Permissions appropriately in the ‘User Permissions’ tab (see further below).
Sort Order
‘Sort Order’ lets you specify how to sort to-do list items.
If you choose Alphabetical, ID or Category, ID, Category or Alphabetical options, items will be first sorted by priority.
Show Added By
If this option is enabled (‘Yes’), you can display which of your users has added an item to your to-do list.
Note: This setting only applies when ‘List View’ is set to ‘Group’.
Show Date Completed
Enabling this option (‘Yes’) displays completion dates for your to-do items.
Show Deadline
Enabling this option lets you specify deadlines for your to-do tasks …
Show Progress
Enabling this option lets you specify task progress indicators for your to-do items …
Show Admin Bar Menu
If this option is enabled (‘Yes’), the ‘To-Do List’ menu displays in your WordPress Admin bar …
Use WYSIWYG Editor
Enabling this option lets you add and edit items on your to-do list using the WordPress WYSIWYG Editor …
Use Auto Paragraphs
If enabled (‘Yes’), automatic paragraphs are used to display content in your to-do list items.
Integrate with Post Planner
If you are running a collaborative site or blog, you can integrate the Cleverness To Do List plugin with a plugin called WordPress Post Planner, developed by the same author that provides you with a complete WordPress editorial solution …
For more information about using this plugin, go here: WordPress Post Planner – WordPress Plugin
After configuring your plugin options, remember to click the ‘Save Changes’ button to update your settings …
Advanced Settings
After you have configured the general settings, click on the ‘Advanced Settings’ tab …
This brings up the plugin’s ‘Advanced Settings’ area …
In this screen you can customize your To-Do lists, assign to-do tasks to other users and carry out plugin database maintenance.
Let’s go through how to configure the plugin’s ‘Advanced Settings’ section …
To-Do List Advanced Settings > Customize The To-Do List
This section of the ‘Advanced Settings’ tab allows you to customize your To Do List …
You can configure the following options in this section:
Date Format
This section lets you specify how to display dates in your todo list (e.g. month/day/year, day/month/year, etc.)
Note: To learn more about formatting dates in WordPress, visit the date section of the WordPress Codex below:
WordPress Codex – Formatting Date And Time
Priority Labels
This section lets you customize labels for important, normal and lowest (low) priority items …
Items prioritized as “important” display in red in the lists and lowest priority items display in a lighter shade of grey …
Show To-Do Item ID
If enabled, the items’ IDs show up on your list …
Show Date To-Do Was Added
Enabling this option (‘Yes’) shows the date your To-Do Items table was added …
To-Do List Advanced Settings > Assign To-Do Items Settings
If you have chosen ‘Group’ or ‘Master’ View for your to-do list, you can configure the settings in this section and assign to-do items to other users …
The following options can be configured in this area:
Assign To-Do Items to Users
Enable this option to assign to-do items to other users …
Note: This setting must be set to ‘Yes’ for the settings below it to work.
Show a User Only the To-Do Items Assigned to Them
If enabled (‘Yes’), you can display tasks only to users who have been specifically assigned those items. Leaving this option disabled displays items to all users.
User Roles to Show
Check the boxes in this area Subscriber) to display the type of users that can be assigned items. Leave the checkbox unticked for any roles that you do not want to assign to-do items.
Email Assigned To-Do Items to User
If this option is enabled, WordPress will automatically send an email to users with their assigned to-do items …
If you don’t want emails sent out to users, then leave this option disabled (‘No’).
Note: If you disable this option, skip the remaining settings in this section.
Add Category to Subject
If categories are enabled in your plugin settings and you have selected ‘Yes’ for this option, the to-do category will display in the subject of emails sent to users …
Leave this option disabled (‘No’) if you don’t want to display categories in the subject of your emails.
If you don’t want to-do categories to appear the subject of your emails, then leave this option disabled.
Show Who Assigned the To-Do Item in Email
Enable this option to display the user who assigned the to-do item in the email. This is a useful option if you have multiple project managers assigning to-do items to users …
From Field for Emails Sent to User
This field allows you to customize the “From” field when sending out emails. Enter your company name, your domain, your name, or anything you like in this field …
From Email
Enter the email address that you want displayed as the “sent from” email address …
Subject Field for Emails Sent to User
Add a subject field for the email that will be automatically sent out to users when new items have been assigned to your to-do list …
Text in Emails Sent to User
Enter the body of the email message that will be sent out automatically to users when a new item has been assigned to your to-do list.
To-Do List Advanced Settings > Database Cleanup
This area allows you to carry out database maintenance operations related to plugin data directly from your plugin settings area itself without the need to access your server …
This function is useful if, for example, you notice that previously deleted to-do items are still showing on your site.
You can perform the tasks below in this section:
- Delete Tables – Delete custom database tables that you no longer use.
- Delete All To-Do Items – Remove all to-do items.
Any database operations carried out from this screen cannot be undone. If you are sure that you want to perform database operations in this section, then we recommend backing up your database first.
If you don’t want to back up your files yourself, then consider getting help from a WordPress professional, or use backup plugins. Learn about a great WordPress backup plugin that we recommend using to completely automate your backups here:
User Permissions
Here you can configure user permissions and capabilities for Group or Master List types …
If you have selected the Individual List type, the only configurable item applicable for this section is the View To-Do List option …
If you are configuring user permissions and capabilities for Group or Master List types, select the highest level capabilities that you want users to perform for each option …
By default, general capabilities of each user role are as follows:
- Subscribers: Read
- Contributors: Edit Posts
- Authors: Publish Posts
- Editors: Edit Others Posts
- Administrators: Manage Options
Note: When working with the Master list type non-admin users should only be permitted to view and complete items, otherwise they will have the ability to edit the Master list itself.
Let’s now review the settings in the User Permissions section:
View To-Do List
This setting enables the chosen capability to view items in the dashboard widget and on the To-Do List page under the ‘Tools’ section.
Complete To-Do Item Capability
Here you can allow the selected capability to mark to-do items as completed or uncompleted.
Add To-Do Item Capability
This setting permits the selected capability to add new to-do items.
Edit To-Do Item Capability
Here you can permit the chosen capability to modify existing items.
Assign To-Do Item Capability
Here you can permit the chosen capability to delegate items to individual users.
View All Assigned Tasks Capability
Here you can permit the selected capability to view all tasks even if “Show Each User Only Their Assigned Tasks” is set to ‘Yes’.
Delete To-Do Item Capability
This option allows the chosen capability to delete individual items.
Delete All To-Do Items Capability
This option allows the chosen capability to purge all the completed to-do items.
Add Categories Capability
Here you can enable the selected capability to add new categories.
Import/Export
Being able to import and export to-do list data can be very useful. For example, you may want to copy over data from an existing to-do list to another website, or export the list data for backup or reporting purposes.
To access this function, click on the ‘Import/Export’ tab in your plugin settings section …
Now you can import and export your list and plugin settings …
Exporting To-Do List Data
You can export and download your to-do list data settings by clicking on the ‘Download Export File’ …
This opens up a new window allowing you to view or save the data in a plain text file (e.g. Notepad) to an internal or external drive …
As well as exporting data from the ‘Import/Export’ section, you can also export data by going to your admin menu and selecting Tools > Export …
You can include to-do list data in an export file (in XML format), either by selecting ‘All content’ (includes everything – posts, pages, etc…), or just select ‘To-Do’ from the ‘Choose what to export’ section and click on the ‘Download Export File’ button to save your file to your hard drive…
Importing To-Do List Data
Importing a list data file is easy. Just click on the ‘Browse’ button next to the ‘Choose File to Import’ field …
Select the file in your hard drive or external drive and click ‘Open’ …
After uploading the data file, click on ‘Import Settings’ …
The data from the existing to-do file will be imported.
After configuring all plugin settings, you can begin creating and editing your lists.
How To Use The Cleverness To-Do List Plugin
To create a new to do list, log into your WordPress dashboard, then scroll down the menu and select To-Do List > To-Do List …
This brings up the ‘To-Do List’ screen …
How To Add New To-Do Items
There are a number of ways to add new to-do items to your list.
For example, you can add new to-do items from your dashboard bar …
You can also add new to-do items from the ‘To-Do List’ dashboard section by clicking on the ‘Add To-Do item’ link …
You can click on the ‘Add New Item’ link in the ‘To-Do Items’ section (note: only use this option if your To-Do list already contains many items, as the link is only going to take you to the “Add New To-Do Item” section further down the page) …
All the above methods will bring you to the ‘Add New To-Do Item’ section.
Depending on how you have set up your plugin, some options may not display when new items to your to-do list.
Set up the options you have enabled for your to-do items, add appropriate values and information into the relevant fields and click on the ‘Submit To-Do Item’ button to add the to-do item …
Note: If you have chosen a list type that lets you assign items to specific users, select a user from the drop-down list and assign them the item …
You can also make multiple users responsible for the same item (click on ‘x’ to delete a user) …
Once the item has been added, the item will be listed as an entry in the ‘To-Do Items’ table …
Repeat the above process to keep adding new items to your list …
Edit And Delete To Do Items
To edit or delete an item, click on the ‘Edit’ or ‘Delete’ buttons associated with each item under the ‘Action’ column …
Depending on your configuration plugin settings (discussed earlier), users assigned to completing tasks may also receive email notifications …
Once you have created your to do list, users can view it from their own dashboard …
When users responsible for completing an item tick the item checkbox …
… the item is then removed from the “To-Do” list …
And gets added to the ‘Completed Items’ table located in the ’To-Do List’ plugin area …
Additional Plugin Information
The Cleverness To-Do List plugin provides additional functions that let you display to-do lists on your site using widgets, and add lists to any page or post using shortcodes.
Using The Cleverness To-Do List Plugin Widget
To add to-do lists to your site using widgets, go to the ‘Widgets’ section (Appearance > Widgets) and drag the ‘To-Do List’ widget to the menu location where you want your to-do list to display …
Configure the widget settings and click the ‘Save’ button to update your settings …
Your to-do list will display on your site where you have added the ‘to-do-list’ widget (e.g. the sidebar menu, footer, etc.)
To learn more about using WordPress widgets, see the tutorial below:
Using The Cleverness To-Do List Plugin Shortcodes
You can also display to-do lists to your site by inserting shortcodes into your content.
To access the documentation on using shortcodes, select To-Do List > To-Do List from your admin menu …
Click the ‘Help’ tab on the corner of your screen …
Click on the ‘Shortcodes’ menu entry to access the Shortcode Documentation screen …
The documentation section explains various ways to configure and use shortcodes for displaying lists on your posts and pages.
Once you know what type of information you would like to add to your site, create a new post or page and either type or paste the short code into the content area …
After publishing your post or page, you will see the list showing exactly where you entered the shortcode …
For more information about this plugin, visit the plugin website:
Congratulations! Now you know how to create and add a to-do list to your WordPress site.
***
"These tutorials have so much information and are easy to understand. If you use WordPress or plan to in the future these will help you with everything you need to know." - Valisa (Mesa, Arizona)
***