=== Simple Todo List ===
Contributors: ggwicz
Tags: todo, todo list, tasks, productivity, ideas, dashboard, ajax, widget
Requires at least: 4.3.1
Tested up to: 4.3.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

The missing todo list dashboard widget for WordPress.

== Description ==

Simple Todo List is a widget for your WordPress dashboard that lets you keep track of todos in a simple, intuitive list.

*Features*

* Simple AJAX interface in one self-contained Dashboard widget.
* Simple Markdown-style formatting enabled; use * or _ for italic text, and ** for bold text.
* Coming soon: live inline-editing.
* Coming soon: simple drag and drop reordering.
* Coming soon: code improvements.

== Installation ==

1. Upload Simple Todo List to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= Does it do X? =

Whatever X is, the answer is almost certainly "no" – this is a very simple plugin that only does a few things well.

== Screenshots ==


== Changelog ==

= 1.0.1 =

* Fixing a CSS issue with the deletion dismissal link.

= 1.0.0 =

* Initial release