Taskwarrior - Command line Task Management taskwarrior.org https://taskwarrior.org
Find a file
Ralph Bean 76e87173e1 Exports
- Provided sample sqlite3 export script in Python, to serve as a
  starting point for anyone wanting to migrate taskwarrior data into
  a SQL database.  Illustrates JSON parsing and separation of the
  relational data.

Signed-off-by: Paul Beckingham <paul@beckingham.net>
2012-01-07 12:31:08 -05:00
doc Copyright 2012-01-02 23:32:10 -05:00
i18n Documentation 2011-08-09 22:46:41 -04:00
package-config Copyright 2012-01-02 23:32:10 -05:00
scripts Exports 2012-01-07 12:31:08 -05:00
src Bug - Default TZ not always UTC. 2012-01-05 18:08:24 -05:00
test Unit Tests 2012-01-05 23:29:33 -05:00
.gitignore Build System 2011-04-23 16:41:37 -04:00
AUTHORS Documentation 2011-12-31 11:39:50 -05:00
ChangeLog Bug - Default TZ not always UTC. 2012-01-05 18:08:24 -05:00
cmake.h.in Fixed bugs #533 and #536 2011-09-14 01:10:52 +02:00
CMakeLists.txt Bumped version number to 2.0.0.beta5 2011-10-16 22:56:46 +02:00
commit.h.in L10N 2011-05-28 00:02:04 -04:00
COPYING Copyright 2012-01-02 23:32:10 -05:00
DEVELOPER Exports 2012-01-07 12:31:08 -05:00
EXPOSITION Documentation 2011-12-18 12:37:09 -05:00
INSTALL Configure instructions for 32bit on OSX 2011-09-26 23:50:25 +02:00
LICENSE Copyright 2012-01-02 23:32:10 -05:00
NEWS Urgency 2012-01-02 22:33:25 -05:00
PUNCHLIST Copyright 2012-01-02 23:32:10 -05:00
README LICENSE 2011-10-08 00:09:34 +02:00

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, very active project,
and it is Open Source.  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 a wiki, discussion forums, 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.

Please send your support questions and code patches to:

    support@taskwarrior.org

Consider joining taskwarrior.org and participating in the future of taskwarrior.

---

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