{ "info": { "author": "Adam Coddington", "author_email": "me@adamcoddington.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent" ], "description": "Taskwarrior Time Tracking Hook\n==============================\n\n\nInstall using pip::\n\n pip install taskwarrior-time-tracking-hook\n\nAnd add it to your Taskwarrior hooks::\n\n mkdir -p ~/.task/hooks\n ln -s `which taskwarrior_time_tracking_hook` ~/.task/hooks/on-modify.timetracking\n\nUse ``task start`` and ``task stop`` to record when you have\nstarted and stopped working on tasks.\n\nTracked time is stored in a task duration attribute named ``totalactivetime``\nholding the total number of seconds that the task was active.\n\nBy default, this plugin allows you to have one task active at a time. You can\nchange this by setting `max_active_tasks` in `taskrc` to a value greater than 1.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/coddingtonbear/taskwarrior-time-tracking-hook", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "taskwarrior-time-tracking-hook", "package_url": "https://pypi.org/project/taskwarrior-time-tracking-hook/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/taskwarrior-time-tracking-hook/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/coddingtonbear/taskwarrior-time-tracking-hook" }, "release_url": "https://pypi.org/project/taskwarrior-time-tracking-hook/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Track your time in a UDA in taskwarrior", "version": "0.1.4" }, "last_serial": 1376530, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "4e0baa1d681e2fa9427276516b389ad0", "sha256": "a579d5816d967114a9746b805e5181935a34aebbc74e392c93c1d512078ae46e" }, "downloads": -1, "filename": "taskwarrior-time-tracking-hook-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4e0baa1d681e2fa9427276516b389ad0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1748, "upload_time": "2014-09-22T03:16:51", "url": "https://files.pythonhosted.org/packages/9b/2f/b915c3e132add65d0281ca47c6ab87ae1462872a3994707dd14408b1f529/taskwarrior-time-tracking-hook-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "5538da9f3efc4ea0edce58262f6e1fb4", "sha256": "1d7a9cacaa11756bd89d9f2d18dc78029c713ca319bdd8dafa04ef4bf535f48a" }, "downloads": -1, "filename": "taskwarrior-time-tracking-hook-0.1.2.tar.gz", "has_sig": false, "md5_digest": "5538da9f3efc4ea0edce58262f6e1fb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1755, "upload_time": "2014-09-22T03:18:48", "url": "https://files.pythonhosted.org/packages/8b/26/aa0eec1f0b80929d9e56d204200c511fb33880a93eb3cca2b1253b86ce50/taskwarrior-time-tracking-hook-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "d71f0f61aef14ece3c983f8fcb53abe5", "sha256": "37e6f429eda096a2d5f83ec3bdc1bcc74aa1e091a2f223f4a382da7ffeaf0d28" }, "downloads": -1, "filename": "taskwarrior-time-tracking-hook-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d71f0f61aef14ece3c983f8fcb53abe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2231, "upload_time": "2015-01-09T08:58:50", "url": "https://files.pythonhosted.org/packages/92/a8/f9b03a00f02baca2c16bd483d3d0cfc5250fa4b97efece09e9ecc1d25b8c/taskwarrior-time-tracking-hook-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d71f0f61aef14ece3c983f8fcb53abe5", "sha256": "37e6f429eda096a2d5f83ec3bdc1bcc74aa1e091a2f223f4a382da7ffeaf0d28" }, "downloads": -1, "filename": "taskwarrior-time-tracking-hook-0.1.4.tar.gz", "has_sig": false, "md5_digest": "d71f0f61aef14ece3c983f8fcb53abe5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2231, "upload_time": "2015-01-09T08:58:50", "url": "https://files.pythonhosted.org/packages/92/a8/f9b03a00f02baca2c16bd483d3d0cfc5250fa4b97efece09e9ecc1d25b8c/taskwarrior-time-tracking-hook-0.1.4.tar.gz" } ] }