{ "info": { "author": "Nicholas Kuechler", "author_email": "nicholaskuechler@nicholaskuechler.com", "bugtrack_url": null, "classifiers": [], "description": "ever2text\n=========\n\nConvert Evernote exports to plain text files.\n\nThe goal is to export Evernote notes to raw text files for use with any\ntext editor, such as `Atom `_ or\n`Sublime Text `_.\n\nGitHub for ever2text: `https://github.com/nicholaskuechler/ever2text `_\n\nIf you are looking to export Evernote notes for use with SimpleNote, have a\nlook at `ever2simple `_.\n\nInstallation\n------------\n\nInstall using ``pip`` (preferably in a virtualenv):\n\n::\n\n $ pip install -U ever2text\n\nDevelopment Installation\n------------------------\n\nClone this repository with ``git``:\n\n::\n\n $ git clone https://github.com/nicholaskuechler/ever2text.git\n $ cd ever2text\n $ python setup.py install\n\nUsage\n-----\n\nFirst you will need to export your notes from inside of the Evernote\napplication. For each notebook, right click the notebook name and select the\n\"Export Notes\" option. Make sure to select the ``enex`` format.\n\nIMPORTANT: You need to export each notebook individually. I could not find an\noption to export all notebooks in to a single Evernote export file. Make sure\nto give each exported notebook a unique name. I used the notebook name as the\nbasis for the exported enex dump file.\n\nOnce you have created an export file, you can run the script on the file\nsetting the ``--output`` to a directory:\n\n::\n\n $ ever2text my_notebook.enex --output output_directory --format text\n\nYou can export notes to either plain text or markdown format. The default is\nplain text. For markdown formatted notes, use ``--format markdown``.\n\n::\n\n $ ever2text my_notebook.enex --output output_directory --format markdown\n\nNotes and Caveats\n-----------------\n\n- Each Evernote notebook needs to be exported individually. It does not appear\n you can export all notebooks in to a single export file.\n\n- Notes are created with a number suffix to avoid collisions when multiple\n notes have the same title.\n\n- If a title cannot be sanitized, the note will have a default title of\n ``title_fail-NUMBER.txt``\n\n- Converting notes to text will not preserve tags in the notes.\n\n- This does not handle any attachments.\n\nCredits\n-------\n\nBased on ever2simple by Clayton Parker: https://github.com/claytron/ever2simple\n\n\nChanges\n=======\n\n0.3 (2016-07-29)\n----------------\n\n- Include future package\n\n0.2 (2016-07-29)\n----------------\n\n- PyPI package release\n\n0.1 (2016-07-29)\n------------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://nicholaskuechler.com", "keywords": "note taking migration", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ever2text", "package_url": "https://pypi.org/project/ever2text/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ever2text/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://nicholaskuechler.com" }, "release_url": "https://pypi.org/project/ever2text/0.3/", "requires_dist": null, "requires_python": null, "summary": "Convert Evernote exports to text files", "version": "0.3" }, "last_serial": 2251537, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "19bf265789576f409a3afc6c92f7366f", "sha256": "2b19c493d374fb9d5a6fc40dc2a2e04024cfa8fb034905a4f4596e9f9d07300d" }, "downloads": -1, "filename": "ever2text-0.1.tar.gz", "has_sig": false, "md5_digest": "19bf265789576f409a3afc6c92f7366f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4680, "upload_time": "2016-07-29T15:41:18", "url": "https://files.pythonhosted.org/packages/b1/af/303375c84b4f9bb51aa8626dab0b0bdfe26f63e212c8e93c1ac0269d1c57/ever2text-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "d893f3d0be2c52fc01e82623973abe80", "sha256": "d6addf57cdea1ec1133208828c01960f18e60e5d805c1a9c388fb222ffcd2548" }, "downloads": -1, "filename": "ever2text-0.2.tar.gz", "has_sig": false, "md5_digest": "d893f3d0be2c52fc01e82623973abe80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4787, "upload_time": "2016-07-29T15:48:49", "url": "https://files.pythonhosted.org/packages/a8/23/5c23fbf018de04da79034f24aab6b084336b02e51beb4207712b30893d2b/ever2text-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "a069c6afaf41e444dc8a583b7137c21b", "sha256": "eaa086602fb3f4e1ec57634842550ee5a3b0cc77f30f943dc49eb7260a859a2c" }, "downloads": -1, "filename": "ever2text-0.3.tar.gz", "has_sig": false, "md5_digest": "a069c6afaf41e444dc8a583b7137c21b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4829, "upload_time": "2016-07-29T15:57:08", "url": "https://files.pythonhosted.org/packages/6c/b6/a53e55e53a61c1b456eee5a62f421fd682c3244638eb4218f7d222796775/ever2text-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a069c6afaf41e444dc8a583b7137c21b", "sha256": "eaa086602fb3f4e1ec57634842550ee5a3b0cc77f30f943dc49eb7260a859a2c" }, "downloads": -1, "filename": "ever2text-0.3.tar.gz", "has_sig": false, "md5_digest": "a069c6afaf41e444dc8a583b7137c21b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4829, "upload_time": "2016-07-29T15:57:08", "url": "https://files.pythonhosted.org/packages/6c/b6/a53e55e53a61c1b456eee5a62f421fd682c3244638eb4218f7d222796775/ever2text-0.3.tar.gz" } ] }