Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Paul Beckingham 1cfdfbae52 Hooks
- Removed the ability for hooks to add tasks, or modify tasks that are outside
  the context of the current event. This makes hooks a local mechanism that
  operates only on local changes. Modifications/additions coming in via sync
  command are not processed by hooks.
2015-01-31 17:47:58 -05:00
cmake/Modules Use the native readline library on FreeBSD as well 2013-09-14 11:54:17 -04:00
doc Configuration 2015-01-25 15:41:31 -05:00
package-config Documentation 2014-06-08 11:19:11 -04:00
performance Performance 2014-09-27 16:10:50 -04:00
scripts Hooks 2015-01-31 17:47:58 -05:00
src Hooks 2015-01-31 17:47:58 -05:00
test Tests: Add test case for disabled recurrence mechanism 2015-01-25 16:06:26 -05:00
.gitignore Ignore taskd in src folder (for running taskd tests) 2015-01-19 15:00:02 +00:00
AUTHORS TW-1522 2015-01-25 14:49:02 -05:00
ChangeLog Hooks 2015-01-31 17:47:58 -05:00
cmake.h.in Polish localization. 2014-09-17 20:24:28 -04:00
CMakeLists.txt CMake 2015-01-17 18:58:38 -05:00
commit.h.in Code Cleanup 2013-04-07 23:50:51 -04:00
COPYING Updated copyright to 2015 2015-01-01 00:00:41 -05:00
DEVELOPER Documentation 2015-01-02 00:01:32 -05:00
EXPOSITION Documentation 2015-01-02 00:01:32 -05:00
INSTALL I18N 2014-04-19 09:26:22 -04:00
LICENSE Updated copyright to 2015 2015-01-01 00:00:41 -05:00
NEWS Configuration 2015-01-25 15:41:31 -05:00
README.md Documentation 2014-09-07 21:28:34 -04:00

Disclaimer during ongoing development

We want to discourage you from using the development version of Taskwarrior.

The development branch is a work in progress and may not pass all quality tests, therefore it may harm your data. We do not guarantee proper or even adequate functionality, performance or timely fixes.

We welcome bug reports from beta- and release-level software, but generally not development versions. If you are undaunted by this, please:

  • Make proper backups.
  • Expect broken and missing functionality.
  • Be aware that using the development branch involves risks.

Thank you for taking a look at Taskwarrior!

Taskwarrior is a GTD, todo list, task management, command line utility with a multitude of features. It is a portable, well supported and very active Open Source project. Taskwarrior has binary distributions, online documentation, demonstration movies, and you'll find all the details at:

http://taskwarrior.org

At the site you'll find online documentation, downloads, news and more.

Your contributions are especially welcome. Whether it comes in the form of code patches, ideas, discussion, bug reports, encouragement or criticism, your input is needed.

For support options, take a look at:

http://taskwarrior.org/support

Please send your code patches to:

support@taskwarrior.org

Consider joining bug.tasktools.org, answers.tasktools.org and participating in the future of taskwarrior.


Taskwarrior is released under the MIT license. For details check the LICENSE file.