
Todo, GTD tools
You can keep notebooks stored in plain-text and have them synchronized with a directory on your mobile device, SD card, Dropbox, or over WebDAV.
Create, edit and delete notes and tasks
- Collapse and expand sub-notes
- Schedule tasks and set their deadlines
- Set priorities and tags for notes
- Fling notes left or right to open quick-menus
- Search notes by various properties
- Create and save searches for quick access
- Synchronize notebooks with one or more directories
Notebooks are saved in Org mode's file format. "Org mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system." See http://orgmode.org for more information.
Taskwarrior is an ambitious project bringing sophisticated capabilities to a simple and elegant productivity tool. You'll find it has customizable reports, charts, GTD features, Lua extensions, device synching and more, all while our international team provides excellent support!
Vimwiki is a personal wiki for Vim -- a number of linked text files that have their own syntax highlighting.
With Vimwiki you can:
- organize notes and ideas
- manage todo-lists
- write documentation
- maintain a diary
- export everything to HTML
Vimwiki is installed as a Vim plugin, and available on every platform where you can run Vim: Linux, Windows (gVim), Mac (MacVim), Android (DroidVim), ... All the data is stored on the local machine in a text-based format, making this wiki private and future proof (editable/readable manually with any text editor). Synchronization is possible with any online sync service (Dropbox/OneDrive/etc...) or version control system (Git, Subversion, ...).
Org-mode is for keeping notes, maintaining ToDo lists, doing project planning, and authoring with a fast and effective plain-text system.
Org is implemented on top of Outline mode, which makes it possible to keep the content of large files well structured. Visibility cycling and structure editing help to work with the tree. Tables are easily created with a built-in table editor. Org supports TODO items, deadlines, timestamps, and scheduling. It dynamically compiles entries into an agenda that utilizes and smoothly integrates much of the Emacs calendar and diary. Plain text URL-like links connect to websites, emails, Usenet messages, BBDB entries, and any files related to the projects. For printing and sharing notes, an Org file can be exported as a structured ASCII file, as HTML, or (TODO and agenda items only) as an iCalendar file. It can also serve as a publishing tool for a set of linked web pages.