Metadata-Version: 2.0
Name: clubwarrior
Version: 0.0.2
Summary: Track and sync your Clubhouse.io stories in TaskWarrior
Home-page: https://github.com/huntrar/clubwarrior
Author: Hunter Hammond
Author-email: clubwarrior.dev@gmail.com
License: MIT
Keywords: clubhouse.io taskwarrior task tracking management sync
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: requests
Requires-Dist: tasklib


clubwarrior - Synchronize tasks between Clubhouse.io and TaskWarrior
====================================================================

``clubwarrior`` imports stories you are the owner of from `Clubhouse <https://clubhouse.io>`_ as tasks in `taskwarrior <https://taskwarrior.org>`_.

Features two-way synchronization of the following details:

 - story name / task description
 - project
 - story labels / task priority and tags
 - story deadline / task due
 - dependencies
 - state (story started / task active, story completed / task completed)

*This project is in the very early development stages and does not yet have proper tests in place, use it at your own risk.*

It is suggested you `backup your Clubhouse data <https://github.com/huntrar/exporter>`_ before using this program.

Documentation
-------------

TODO.

The suggested method of running ``clubwarrior`` is with cron or a systemd timer.
If you are working on a heavily active Clubhouse.io environment, the longer the time between executions the higher risk of a synchronization conflict arising.

For features currently under development for now you can refer to the TODO list in the clubwarrior executable.

Author
------

 - Hunter Hammond (clubwarrior.dev@gmail.com)


News
====





