=== Plugin Name === Contributors: mackerelsky Tags: asana, widget Requires at least: 2.8 Tested up to: 3.3.2 Stable tag: 0.5 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a dashboard widget showing Asana tasks due today, or to be worked on today. == Description == This plugin adds a dashboard widget that displays a list of your Asana tasks. Choose to display one or more of: tasks due today, due this week, assigned for today, or overdue. You can mark tasks as complete from the plugin, and they will be updated in Asana. Please note that you will need an Asana account to use this plugin. == Installation == 1. Upload `asana-task-widget.php` to your /wp-content/plugins/ directory 1. Activate the plugin through the Plugins menu 1. Go to Settings - Asana Tasks to configure == Changelog == = 0.5 = *Added task creation widget = 0.4 = *Added options to choose which kinds of tasks (overdue, due today, due this week and assigned for today) should be displayed in the widget *Added notification in widget if there were no tasks due in a selected category = 0.3 = *Initial version