{ "info": { "author": "Jeremy Cerise", "author_email": "jcerise06@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Synopsis\n--------\n\nMimir is a simple, command line based note taking application. Designed\nwith git syntax and usage in mind, its aim is to provide quick, concise\nnotes, that can be easily included in the project/directory where they\nare created.\n\nCode Example\n------------\n\nMimir can be initialized within any directory. Each mimir instance keep\ntrack of its own notes.\n\nInitialize mimir within a directory:\n\n.. code:: bash\n\n mimir init\n\nThis will create a new directory, .mimir, and a config file,\n.mimir/.mimir-config\n\nDelete mimir from a directory:\n\n.. code:: bash\n\n mimir delete\n\nThis deletes the mimir present in the working directory. It will also\ndelete any config files and all notes.\n\nTo create a new note, simply:\n\n.. code:: bash\n\n mimir This is my brand new note!\n\nOr, to add a new note with tags:\n\n.. code:: bash\n\n mimir This is a note with a @tag\n\nThe note will be added to ``.mimir/mimir_notes.txt``\n\nTo show notes:\n\n.. code:: bash\n\n mimir -s 1\n mimir -s 2\n\nWill show the last one and two notes, respectively.\n\n.. code:: bash\n\n mimir @tag1\n mimir @tag1 @tag2\n\nIf only tags are provided to mimir, it will assume you want to search by\ntags, rather than create a new note\n\nNotes can also be searched via date fences:\n\n.. code:: bash\n\n mimir --since 2010 --until october\n mimir --since june\n mimir --until 2015\n\nDate fences can be mixed with tags and the -s option for more fine\ngrained searching.\n\nTo edit notes:\n\n.. code:: bash\n\n mimir edit\n\nThis will open the mimir notes file in your specified editor (this must\nbe set in .mimir-config)\n\nAll notes in your Mimir notes file can be synced to an Evernote account.\nThis requires an evernote account, as well as api keys. Instuctions to\nacquire these are provided in the app:\n\n.. code:: bash\n\n mimir sync -- syncs your notes file with the Evernote folder specified in your config file (MimirNotes by default)\n mimir generate_evernote_token -- Walks you through creating an access token for syncing\n\nFinally, you can also view the status of your mimir, view a count of all\ntags present, or delete it entirely:\n\n.. code:: bash\n\n mimir status\n mimir tags\n mimir delete", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jcerise/mimir", "keywords": "note terminal command-line journal", "license": "", "maintainer": "", "maintainer_email": "", "name": "MimirNotes", "package_url": "https://pypi.org/project/MimirNotes/", "platform": "", "project_url": "https://pypi.org/project/MimirNotes/", "project_urls": { "Homepage": "https://github.com/jcerise/mimir" }, "release_url": "https://pypi.org/project/MimirNotes/0.6.5/", "requires_dist": null, "requires_python": "", "summary": "A simple, command line, note taking utility.", "version": "0.6.5" }, "last_serial": 2461329, "releases": { "0.2.7": [ { "comment_text": "", "digests": { "md5": "faf5888050e2af7518b8122170b9dc56", "sha256": "da2b7d301d6913dd770a126640355b496bfe0177afa4b64d76f3180d09af9b63" }, "downloads": -1, "filename": "MimirNotes-0.2.7.tar.gz", "has_sig": false, "md5_digest": "faf5888050e2af7518b8122170b9dc56", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5172, "upload_time": "2016-10-12T05:07:03", "url": "https://files.pythonhosted.org/packages/cd/e6/7cdf00b082ca7604bdaf0fd8022a6062b0ddad34e70b9afa92c577488688/MimirNotes-0.2.7.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "5d584b475d680d1d20867eb8b3ef3da5", "sha256": "9b9441483c8596f8df2ae9744664ea09d67a29ac9a2309a1ea62801f4210758d" }, "downloads": -1, "filename": "MimirNotes-0.3.0.tar.gz", "has_sig": false, "md5_digest": "5d584b475d680d1d20867eb8b3ef3da5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5819, "upload_time": "2016-10-20T05:03:25", "url": "https://files.pythonhosted.org/packages/dc/19/8f7405d2d117f06a27ccd1ab0b5ac1fb5ace7dde97bba14e698c8d95bff5/MimirNotes-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "be88609c87d18500fca3e73c03134719", "sha256": "aef8a7e91243f691459c662c6fc790209d1b0150e32624da2bbe1d6032216eff" }, "downloads": -1, "filename": "MimirNotes-0.3.1.tar.gz", "has_sig": false, "md5_digest": "be88609c87d18500fca3e73c03134719", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5821, "upload_time": "2016-10-20T05:37:13", "url": "https://files.pythonhosted.org/packages/65/b9/f68916befde37809cfafad91474137f11b6bbd2cafc7a2e1966db47340dd/MimirNotes-0.3.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "9f797fe1e0fa3c4b9c6c35280c5f59b0", "sha256": "9fcd6b68554b32102b9d94ead0fe2bed641678b69a0e5b4311fdf73587611116" }, "downloads": -1, "filename": "MimirNotes-0.4.2.tar.gz", "has_sig": false, "md5_digest": "9f797fe1e0fa3c4b9c6c35280c5f59b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6295, "upload_time": "2016-10-26T03:22:47", "url": "https://files.pythonhosted.org/packages/6f/31/c2dcf34fce3ec4ceecb38b72b838e5db328c83e5699aa44261afe41a6c4d/MimirNotes-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "b4e5369db2ccb92079b53bbd3e0069e1", "sha256": "d1b25c2c88ed25e23ee863e50bc0773acae7c2db1ef47c504e72945034cc95e0" }, "downloads": -1, "filename": "MimirNotes-0.4.3.tar.gz", "has_sig": false, "md5_digest": "b4e5369db2ccb92079b53bbd3e0069e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6282, "upload_time": "2016-10-26T03:46:56", "url": "https://files.pythonhosted.org/packages/55/7f/e4c0bec3b4738d9f0260791ae533d9eb183acb3cb8ee207d731ae65f20e3/MimirNotes-0.4.3.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "5e943b36507efc792daaaf123a8d01d1", "sha256": "06ef48638798979e78874d49d6cf89968b903e6b621ef3a29367219ba636907d" }, "downloads": -1, "filename": "MimirNotes-0.4.5.tar.gz", "has_sig": false, "md5_digest": "5e943b36507efc792daaaf123a8d01d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6603, "upload_time": "2016-10-28T02:12:31", "url": "https://files.pythonhosted.org/packages/e4/65/04b3d8bd9410845a41a2b4dad566edb0191efdc86807aa0e864829d3f21f/MimirNotes-0.4.5.tar.gz" } ], "0.4.6": [ { "comment_text": "", "digests": { "md5": "105168b7d818667da1575da3db800712", "sha256": "dbd190a7a4ec333e00dda400928d6547dd7645971b09266babdd6bbfe342782c" }, "downloads": -1, "filename": "MimirNotes-0.4.6.tar.gz", "has_sig": false, "md5_digest": "105168b7d818667da1575da3db800712", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7495, "upload_time": "2016-10-28T02:26:29", "url": "https://files.pythonhosted.org/packages/24/30/a512b588f1eabb82ba7b8a0bd1106985c625e82741aabdc0c18cc8d7d42b/MimirNotes-0.4.6.tar.gz" } ], "0.4.7": [ { "comment_text": "", "digests": { "md5": "e36b7eb3b96af3bfd1750fc7543657ec", "sha256": "d8dcc73a7be921fa1227dde33aa94fe6a5c0e9e6cf39904ca37ed7a384a43441" }, "downloads": -1, "filename": "MimirNotes-0.4.7.tar.gz", "has_sig": false, "md5_digest": "e36b7eb3b96af3bfd1750fc7543657ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7498, "upload_time": "2016-10-28T02:29:48", "url": "https://files.pythonhosted.org/packages/a0/55/5530a31428f4856c5dc710d337f0482d7c56a298420e0b68a6a18cb4f430/MimirNotes-0.4.7.tar.gz" } ], "0.4.8": [ { "comment_text": "", "digests": { "md5": "6ca26eb892eeebecb2cf710e913be6a8", "sha256": "9f7bd05e93b5e2a2522976a994f2a5ce0d3ff6ce4bfdde928af1ae4df57b5241" }, "downloads": -1, "filename": "MimirNotes-0.4.8.tar.gz", "has_sig": false, "md5_digest": "6ca26eb892eeebecb2cf710e913be6a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7415, "upload_time": "2016-11-03T20:59:38", "url": "https://files.pythonhosted.org/packages/eb/61/b59f14c5c81d16583acad7f9ab6e4767e8d25332c1cb4bc5cd5253e61932/MimirNotes-0.4.8.tar.gz" } ], "0.4.9": [ { "comment_text": "", "digests": { "md5": "54c02f64e8ccea6931a928d85d36353b", "sha256": "6022c25b27856af726860594a1d41785ce5ed58128d6ae67c45959b21562849b" }, "downloads": -1, "filename": "MimirNotes-0.4.9.tar.gz", "has_sig": false, "md5_digest": "54c02f64e8ccea6931a928d85d36353b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7842, "upload_time": "2016-11-03T21:08:46", "url": "https://files.pythonhosted.org/packages/0c/49/f44a5cd64c41fcb910a26ac957e8e61ffd5de4eb765b2c617b6c95bcfa58/MimirNotes-0.4.9.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "e882848fbcc843e054cb6dd0c01e3347", "sha256": "b6fc86892f372f114e17c6dffde15990295ee9ad69e6d401a7f7fd7f2f6e115f" }, "downloads": -1, "filename": "MimirNotes-0.5.0.tar.gz", "has_sig": false, "md5_digest": "e882848fbcc843e054cb6dd0c01e3347", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7850, "upload_time": "2016-11-03T21:24:11", "url": "https://files.pythonhosted.org/packages/2b/14/eeaf6213acae2daa034a52d481b600572483ff6e03746ea998a2311b78f1/MimirNotes-0.5.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "c65f07c3856df7d269757b997c9f07b8", "sha256": "c226fb6b2e5c441b335d4a71b6b5fa40a030ea4d736cea2708380ab885c13df6" }, "downloads": -1, "filename": "MimirNotes-0.6.1.tar.gz", "has_sig": false, "md5_digest": "c65f07c3856df7d269757b997c9f07b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9044, "upload_time": "2016-11-08T22:51:28", "url": "https://files.pythonhosted.org/packages/ae/69/01cf2877c571d67924628f1528697b266481cae6703cb7ef4067e66dbab1/MimirNotes-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "75a7919635f9fe696a0af8def2327a5f", "sha256": "d27bf39744007f8fc44fc606f35614a21947ec9917ce2092fc32c78419de7e36" }, "downloads": -1, "filename": "MimirNotes-0.6.2.tar.gz", "has_sig": false, "md5_digest": "75a7919635f9fe696a0af8def2327a5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9059, "upload_time": "2016-11-15T06:22:51", "url": "https://files.pythonhosted.org/packages/f0/c5/363febc23b996163702bd37853edbf605b73b700ea8e2261e89ad602dc9d/MimirNotes-0.6.2.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "7cdcc38c4f38ee7476530622f6a0e511", "sha256": "6451bfbf40fccf2c50dfc8abc5e9c5f8989f111be6a036b2cfaa20bdffdb58a9" }, "downloads": -1, "filename": "MimirNotes-0.6.3.tar.gz", "has_sig": false, "md5_digest": "7cdcc38c4f38ee7476530622f6a0e511", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9069, "upload_time": "2016-11-15T06:35:12", "url": "https://files.pythonhosted.org/packages/41/4c/6cf1b6a271615542b94f273961aac6868138f65b77d248173991d739952a/MimirNotes-0.6.3.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "43e1cc19175148dc15a3b1b51354c4ce", "sha256": "e6a552f8c04de4207632dc44143ce9406acd14d690f3a886800c4c102550003f" }, "downloads": -1, "filename": "MimirNotes-0.6.5.tar.gz", "has_sig": false, "md5_digest": "43e1cc19175148dc15a3b1b51354c4ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9208, "upload_time": "2016-11-15T07:18:09", "url": "https://files.pythonhosted.org/packages/89/8e/d9b084de7a4a97ef7b668fdb894c457fcd0a2384e2f8c10fabfd46d6cd14/MimirNotes-0.6.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43e1cc19175148dc15a3b1b51354c4ce", "sha256": "e6a552f8c04de4207632dc44143ce9406acd14d690f3a886800c4c102550003f" }, "downloads": -1, "filename": "MimirNotes-0.6.5.tar.gz", "has_sig": false, "md5_digest": "43e1cc19175148dc15a3b1b51354c4ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9208, "upload_time": "2016-11-15T07:18:09", "url": "https://files.pythonhosted.org/packages/89/8e/d9b084de7a4a97ef7b668fdb894c457fcd0a2384e2f8c10fabfd46d6cd14/MimirNotes-0.6.5.tar.gz" } ] }