When comparing Task Coach vs Taskwarrior, the Slant community recommends Taskwarrior for most people. In the question“What are the best cross-platform task apps?” Taskwarrior is ranked 2nd while Task Coach is ranked 22nd. The most important reason people chose Taskwarrior is:
The command line interface puts powerful filtering expressions, context, annotations, tags, due dates, reoccurrence, and user-defined-attributes totally in your hands. It’s fast and low friction.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Free and open source
With access to the source code, savvy users can make under-the-hood tweaks to suit their work style.
Pro Unlimited nesting of items and lists
When things grow in complexity, their parts can be turned into discrete task items within a hierarchical structure.
Pro Tracks hours and budget
Task Coach allows you to track how long it actually takes to complete a task and can be used to analyze the resulting impact on billing and budget.
Pro Tracks percent finished

Pro Command line interface
The command line interface puts powerful filtering expressions, context, annotations, tags, due dates, reoccurrence, and user-defined-attributes totally in your hands. It’s fast and low friction.
Pro Extensible
Taskwarrior has many front-ends, services, extensions, hook scripts, and capsules available. Taskwarrior keeps a list of contributed tools on their site.
Pro Lightweight and fast
Taskwarrior is written in the speedy C++ language.
Pro Tasks stored in plain text files locally
Future-proof and easily integrated with version control system. You never lose access to your data.

Pro Sync across devices
When used in conjunction with the Taskserver, it can sync tasks (conflict-free) across your Taskwarrior devices. This includes integration with Mirakel.

Pro Supported internationally
It has UTF8 support and is translated into many languages.
Pro Customizability
Taskworrior allows you to define custom attributes and reports to your needs.
Pro Self-hosted Taskserver
You can be in full control of your data.
Cons
Con No updated package for recent linux distros
deb package available to download does not install app
Con Multiple users can access a file over a network, but there’s no web-based interface for straightforward collaboration
A task file may be opened by several instances of Task Coach, either running on the same computer or on different ones (on a network share for instance). When you save, Task Coach will merge your work with whatever has been saved on the disk prior. Conflicts are automatically resolved, usually by you winning the conflict.
This serves two use cases: 1) A single user opening the task file on several computers (work, home, laptop) and 2) several users working on the same task file.
The first case is the most common and the most secure. The second case may be dangerous. Most network disk sharing protocols do not support the kind of file locking that would make this 100% secure. A list of common protocols and their behavior can be found in the Task Coach help file.
Con Command line interface
A command line interface is a arguably overly verbose, consequently tedious, way to interact with a To Do list.
