I'm building an enhanced text editor that makes viewing/editing taskpaper files more convenient:
- Interactive programmatic access via an embedded scripting console - GUI for creating/editing tasks and tags (like calendar widget, autocomplete) - Enhanced views, for example: - Calendar view - Priority view (automatically sorted by @due(DATE) tags) - Bookmarks view - HTML "linkified" view - Recurring tasks
- Bkmks [2] - Drafts app [3] - Simplenote [4] - Notational Velocity [5]
[1]: http://www.taskpaper.com/
[2]: http://www.bkmks.com/
[3]: http://agiletortoise.com/drafts/
[4]: http://simplenote.com/
[5]: http://brettterpstra.com/projects/nvalt/
[6]: http://github.com/Leftium/todo.html
Source code: https://github.com/Leftium/todo.taskpaper
Live Demo: https://leftium.github.io/Todo.taskpaper/
I'm building an enhanced text editor that makes viewing/editing taskpaper files more convenient:
Some other influences besides Taskpaper: I originally tried to build an enhanced editor for Todo.txt files[6], but the format was too limiting.[1]: http://www.taskpaper.com/
[2]: http://www.bkmks.com/
[3]: http://agiletortoise.com/drafts/
[4]: http://simplenote.com/
[5]: http://brettterpstra.com/projects/nvalt/
[6]: http://github.com/Leftium/todo.html