Paul Beckingham 0362b41f3b Performance
- Added Timer class to display high resolution timing information.
- Found terrible bug in Table::optimize that was taking up 99.7%,
  on average, of the Table::rendering time, including sorting.  This
  fix naturally causes a 187-fold speedup of rendering.
- Changed report.cpp in handleCustomReport to only load pending tasks,
  instead of all pending tasks.  Subtle, but important difference.
2009-03-08 20:49:33 -04:00
2009-03-08 20:49:33 -04:00
2009-03-08 20:49:33 -04:00
2009-03-08 20:49:33 -04:00
2009-03-06 21:59:25 -05:00
2009-03-08 20:49:33 -04:00
2009-03-08 17:59:27 -04:00
2008-05-30 21:22:22 -04:00
2008-04-19 22:04:44 -04:00
2009-03-05 10:13:10 -05:00
2008-04-19 22:04:44 -04:00
2008-04-19 22:04:44 -04:00
2009-02-16 21:35:26 -05:00
2009-03-08 20:49:33 -04:00
2008-04-19 22:04:44 -04:00
2008-09-20 20:24:58 -04:00
2008-07-18 01:53:54 -04:00
2009-02-15 23:44:58 -05:00

Thank you for taking a look at task.  Task is a GTD utility featuring:

  - Robust C++ implementation
  - Tags
  - Colorful, tabular output
  - Reports, graphs
  - Lots of commands
  - Low-level API
  - Abbreviations for all commands, options
  - Multi-user file locking
  - Clean architecture allowing quick addition of new features
  - Recurring tasks

It is intended that features, mainly in the form of reports will be added
frequently, with best practices and useful reports evolving from usage patterns.

Task is scope-limited to GTD functionality only.

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

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 and some of you may prefer to not proceed.  The
movie or online tutorial file are the quickest way for you to make that
decision.  The online tutorial can be found at:

  http://www.beckingham.net/task.html

Task is based on ideas presented in the todo.sh script, found on:

  http://todotxt.org

Task has many more features than todo.sh, but fundamentally, they are
both working toward the same goals, which is to help you follow basic
Getting Things Done (GTD) principles.

All feedback is welcome, in addition to any bug reports or patches to:

  task@beckingham.net

Got an idea for an enhancement?  Send a message!

I have found that task makes me more productive and organized.
I hope task can do the same for you.  

Description
No description provided
Readme MIT 40 MiB
2.6-dev Latest
2026-01-28 20:05:37 +01:00
Languages
C++ 62.8%
Python 33.3%
Shell 2.2%
CMake 0.8%
Vim Script 0.5%
Other 0.4%