Port of the todo.txt cli using the EnyoJS framework
Go to file
Morgan McMillian 7316f8c67e Reverted input field back to richtext because of line wrapping issues
Added priority, project, and context selection to the edit view
Fixed replace flag when closing popups to avoid race conditions
2012-03-11 15:04:46 -04:00
app Reverted input field back to richtext because of line wrapping issues 2012-03-11 15:04:46 -04:00
bbww fixed config file for proper package build 2012-03-10 14:23:43 -05:00
pkg initial playbook port 2012-03-10 13:33:22 -05:00
srv removed debug line 2012-03-10 12:47:18 -05:00
.gitignore initial import of beta source tree 2012-03-06 14:32:49 -05:00
README.md spell check on readme 2012-03-08 08:08:11 -05:00

Todo.txt Enyo

A webOS application for managing your todo.txt file written using the EnyoJS framework.

Current Features

  • Set and sort by priority
  • Task completion (and optionally creation) dates
  • "Just Type" quick actions and universal search
  • Internal storage support
  • Dropbox support

Planned Features

  • Filter by project, context, priority
  • Tablet friendly UI
  • Additional cloud storage options