{ "info": { "author": "Daniel Schep", "author_email": "dschep@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "Jot :memo: \n==========\n\n|Version|_ |Requires|_\n\n.. |Version| image:: https://img.shields.io/pypi/v/jot-notes.svg\n.. _Version: https://pypi.python.org/pypi/jot-notes\n.. |Requires| image:: https://requires.io/github/dschep/jot/requirements.svg?branch=master\n.. _Requires: https://requires.io/github/dschep/jot/requirements/?branch=master\n\nJot is a CLI utility that lets you write notes with out having to worry about\nwhere they're stored. By default, all notes are stored in a git repo at\n``~/.jot`` in markdown and automatically pushed to a git repo.\n\n\nInstall\n-------\n\n.. code :: shell\n\n $ sudo pip install jot-notes\n\nUsage\n-----\n\n.. code :: shell\n\n $ # Edit today's note, ie: ~/.jot/YYYY-MM-DD.md\n $ jot\n $ # edit a note in a category with a specific name, ie: ~/.jot/foo/bar.md\n $ jot -c foo -n bar\n $ # disable git integration\n\n\nConfiguring Jot\n---------------\nMost of Jot's configuration can be done on the CLI & with environment\nvariables. Here are the relevant environment variables:\n\n* ``EDITOR`` - what text editor to use, defaults to ``nano``\n* ``JOT_DIR`` - where to store jot's notes, defaults to ``~/.jot``\n* ``JOT_EXT`` - file extension to use for notes, defaults to ``.md``\n* ``JOT_NO_GIT`` - disable jot's git integration\n* ``JOT_NO_GIT_PUSH`` - disable automatic ``git push``\n* ``JOT_TEMPLATE`` - Default jot contents as a python ``str.format()`` style\n string. default: ``'# {name}\\n\\n'``\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/dschep/jot", "keywords": "notes git markdown", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "jot-notes", "package_url": "https://pypi.org/project/jot-notes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jot-notes/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/dschep/jot" }, "release_url": "https://pypi.org/project/jot-notes/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A simple utility for writing notes without remembering where you put them.", "version": "0.1.1" }, "last_serial": 2296444, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0199aa97d9134d840d3e5472ab59d188", "sha256": "7d42f8049596ca87c44d37704a50f93d289b2a8aa270e39f6763e77d48622730" }, "downloads": -1, "filename": "jot-notes-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0199aa97d9134d840d3e5472ab59d188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2586, "upload_time": "2016-07-29T18:19:25", "url": "https://files.pythonhosted.org/packages/51/09/9e86de258487858dbc346f198a75ee10c399fb4d8d0ce8659d6e2df7abda/jot-notes-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "ab401a7cedff8460a786b3313060ddfa", "sha256": "a576181f56f48a788f31b8f14bf00ce5e55f2ecb905d1ff056cda060760c99be" }, "downloads": -1, "filename": "jot-notes-0.0.2.tar.gz", "has_sig": false, "md5_digest": "ab401a7cedff8460a786b3313060ddfa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2578, "upload_time": "2016-07-29T18:23:01", "url": "https://files.pythonhosted.org/packages/26/48/25e2764aab3214b9e424415743704a4f57334eaf3666df99147b130cc5df/jot-notes-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "0b1d66ca73c319b0a1d5337236f3775a", "sha256": "9c09e45819b93756063d06a67a45a902cc10e380263a490a4d55fe9d25b56eb1" }, "downloads": -1, "filename": "jot-notes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "0b1d66ca73c319b0a1d5337236f3775a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2745, "upload_time": "2016-08-20T14:02:49", "url": "https://files.pythonhosted.org/packages/36/0f/15f004e4a916039059cf4028f0a1c23360f0769defc78c3bd69f74a95fdd/jot-notes-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "64d1664655504dde444c2a96d9d0dd0c", "sha256": "7ba6d111c4ac15d6dd3afbcd97a6e294da38e9e491d05b6f3457f885c474e009" }, "downloads": -1, "filename": "jot-notes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "64d1664655504dde444c2a96d9d0dd0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2823, "upload_time": "2016-08-22T20:45:04", "url": "https://files.pythonhosted.org/packages/ac/46/6cbbe9c37fdd488b1ed7747216a1f767d521a984e24695ebd5e1709aaa67/jot-notes-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "64d1664655504dde444c2a96d9d0dd0c", "sha256": "7ba6d111c4ac15d6dd3afbcd97a6e294da38e9e491d05b6f3457f885c474e009" }, "downloads": -1, "filename": "jot-notes-0.1.1.tar.gz", "has_sig": false, "md5_digest": "64d1664655504dde444c2a96d9d0dd0c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2823, "upload_time": "2016-08-22T20:45:04", "url": "https://files.pythonhosted.org/packages/ac/46/6cbbe9c37fdd488b1ed7747216a1f767d521a984e24695ebd5e1709aaa67/jot-notes-0.1.1.tar.gz" } ] }