fb5fe5f5b44c2d3e1ac26a03205a40f944322dfa
- "projects" report converted to 1.8.0. - Relocated code from task.cpp to recur.cpp to allow unit tests to link without includign task.cpp and therefore main. - Removed obsolete sandbox directory. - Fixed bug where Config::load deleted the pre-loaded custom reports. - Fixed bug where Cmd::valid failed to include custom reports properly.
Thank you for taking a look at task. Task is a GTD utility with a multitude of features, including: - Tags - Recurring tasks - Colorful, tabular output - Reports, graphs - Annotated tasks - Multi-user file locking - Clean architecture allowing quick addition of new features - Tab completion scripts - Abbreviations for all commands, options - Complex filtering - Custom user-defined reports - Packaged binaries - Flexible import capabilities - Shadow file support - Robust C++ implementation - much more You may want to watch the old task movie on YouTube: http://www.youtube.com/watch?v=l68LCl6BYvs or the new improved one: http://www.youtube.com/watch?v=D2Kn4DMOVSw Although a little dated, Either will give you a fairly good idea of what task is capable of, and whether it fits in to your way of working. As a command line application, task is not for everyone. The movie or online tutorial file are the quickest way for you to make that decision. The online tutorial can be found at: http://taskwarrior.org/wiki/taskwarrior All feedback is welcome, in addition to any bug reports or patches to: support@taskwarrior.org Or better yet, get involved in the discussion forums at http://taskwarrior.org Got an idea for an enhancement? Post a message! We have found that task makes us more productive and organized. We hope task can do the same for you.