{ "info": { "author": "Chris Ward", "author_email": "kejbaly2@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Topic :: Office/Business", "Topic :: Utilities" ], "description": "======================\n idid\n======================\n\nLogg, save and share your daily activities with ease!\n\n\nDescription\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nComfortably store and share daily activities, including status \nreport data for projects, etc and share the results with your\nfriends, colleagues and the world using Git.\n\n\nSynopsis\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nUsage for saving stats to configured Git Repo is straightforward::\n\n idid [today|yesterday|YYYY-MM-DD] [journal] 'logg msg'\n\nExamples\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nSave yesterday's completed activity for Project X::\n\n idid yesterday project_x Drafted Project Charter #complete\n\nSave an activity you completed today (default journal: general):: \n\n idid Got my driver's license! #woot\n\nCelebrate the joy of the day::\n\n idid joy @kejbaly2 told me I'm special! <3\n\n\nUtils\n-----\n\nUse ``--debug`` or set the environment variable\n``DEBUG`` to 1 through 5 to set the desired level of debugging.\n\n--config=FILE\n Use alternate configuration file (default: 'config')\n\n--debug\n Turn on debugging output, do not catch exceptions\n\nSee ``idid --help`` for complete list of available options.\n\n\n\nInstall\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nor use PIP (sudo required if not in a virtualenv)::\n\n pip install idid\n\nSee documentation for more details about installation options.\n\n\nConfig\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nThe config file ``~/.idid/config.yaml`` is used to store both \ngeneral settings and configuration of individual journals::\n\n default_engine: txt:///tmp/logg.txt\n default_journal: general\n #gpg: 1C725D56\n journals:\n general:\n desc: Unsorted Activities\n\n project_x:\n desc: Secrete Project X\n\n joy:\n desc: Joy of the Day!\n engine: git:///tmp/logg.git\n\n\nLinks\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nGit:\nhttps://github.com/kejbaly2/idid\n\nDocs:\nhttp://idid.readthedocs.org\n\nIssues:\nhttps://github.com/kejbaly2/idid/issues\n\nReleases:\nhttps://github.com/kejbaly2/idid/releases\n\nPIP:\nhttps://pypi.python.org/pypi/idid\n\n\nAuthors\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nChris Ward\n\nForked from Petr \u0160pl\u00edchal's https://github.com/psss/did project.\n\n\nStatus\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. image:: https://badge.fury.io/py/idid.svg\n :target: http://badge.fury.io/py/idid\n\n.. image:: https://travis-ci.org/kejbaly2/idid.svg?branch=master\n :target: https://travis-ci.org/kejbaly2/idid\n\n.. image:: https://coveralls.io/repos/kejbaly2/idid/badge.svg\n :target: https://coveralls.io/r/kejbaly2/idid\n\n.. image:: https://img.shields.io/pypi/dm/idid.svg\n :target: https://pypi.python.org/pypi/idid/\n\n.. image:: https://img.shields.io/pypi/l/idid.svg\n :target: https://pypi.python.org/pypi/idid/\n\n.. image:: https://readthedocs.org/projects/idid/badge/\n :target: https://readthedocs.org/projects/idid/", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/kejbaly2/idid/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kejbaly2/idid", "keywords": "information,tasks,snippets", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "idid", "package_url": "https://pypi.org/project/idid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/idid/", "project_urls": { "Download": "https://github.com/kejbaly2/idid/archive/master.zip", "Homepage": "https://github.com/kejbaly2/idid" }, "release_url": "https://pypi.org/project/idid/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "idid - Save and share your daily activities!", "version": "0.1.1" }, "last_serial": 2182100, "releases": { "0.1.1": [] }, "urls": [] }