diff --git a/README b/README deleted file mode 100644 index e69de29..0000000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8487525 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +Todo.txt Enyo +============= + +A webOS application for managing your [todo.txt](http://todotxt.com) file written using the EnyoJS framework. + +Current Features +---------------- + +* Set and sort by priority +* Task completion (and optionaly creation) dates +* "Just Type" quick actions and universal search +* Internal storage support +* Dropbox support + +Planned Features +---------------- + +* Filter by project, context, priority +* Tablet friendly UI +* Addtional cloud storage options +