{ "info": { "author": "Moritz Freidank", "author_email": "freidankm@yahoo.de", "bugtrack_url": null, "classifiers": [], "description": "==================\nAnkiVim\n==================\n|Build Status|\n|Health_|\n|Coverage_|\n|Pypi_|\n\n\nOverview\n========\n\nUse vim to rapidly write textfiles immediately importable into anki(1).\n\nRequirements\n============\n* Python >= 2.7 or Python >= 3.4\n\nInstallation\n============\n\nSimply run:\n\n.. code-block:: python\n\n pip install AnkiVim\n\n\nYou can verify that this step succeeded and see available options by running:\n\n.. code-block:: python\n\n anki-vim -h\n\n\nGenerating Anki Cards\n=====================\n\n1. Call: \n\n.. code-block:: python\n\n anki-vim DECKNAME\n\n2. vim starts with a preformatted card.\n Start typing the front part of the anki card below \"QUESTION\", then fill out \n the back below \"ANSWER\". \n (*NOTE*: It is important to leave the QUESTION and ANSWER headers intact throughout)\n\n3. save the file and exit the editor. (vim: \":wq\") => the card contents are saved to: \n `$HOME/.ankivim/decks/DECKNAME/raw_cards.txt`.\n (alternatively, you can specify a custom location for your decks using \n the `--deckpath` option of `script/anki-vim.py`.)\n\n4. editor starts right back up to generate a new card for the same deck => Iterate 2.-4. until all cards are generated.\n\n5. to stop the card creation process, simply close your editor ( for vim: \":q\" or \":q!\", for additional information see\n `this book `_)\n\nImporting into Anki\n=====================\n\nProcedure to import anki cards generated by this tool into anki:\n\n1. Open Anki\n\n2. Generate the deck to import into or click on an existing deck\n\n3. Click import and navigate to\n \"/path/to/anki-vim/decks/DECKNAME/raw_cards.txt\"\n\n4. check \"allow html in fields\"\n\n5. Done\n\n\nSupports:\n=========\n* Latex commands of any kind\n* html tags of any kind (images can be included this way as well)\n\n.. |Build Status| image:: https://travis-ci.org/MFreidank/AnkiVim.svg?branch=master\n :target: https://travis-ci.org/MFreidank/AnkiVim\n\n.. |Coverage_| image:: https://coveralls.io/repos/github/MFreidank/AnkiVim/badge.svg\n :target: https://coveralls.io/github/MFreidank/AnkiVim\n :alt: Coverage\n\n.. |Health_| image:: https://api.codacy.com/project/badge/Grade/d0d6624881c0415fb72999e355741e2b \n :target: https://www.codacy.com/app/MFreidank/AnkiVim?utm_source=github.com&utm_medium=referral&utm_content=MFreidank/AnkiVim&utm_campaign=Badge_Grade\n :alt: Health\n\n.. |Pypi_| image:: https://badge.fury.io/py/AnkiVim.svg\n :target: https://badge.fury.io/py/AnkiVim\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/MFreidank/VimForAnki/tarball/1.5.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MFreidank/VimForAnki", "keywords": "", "license": "MIT", "maintainer": "Moritz Freidank", "maintainer_email": "freidankm@yahoo.de", "name": "AnkiVim", "package_url": "https://pypi.org/project/AnkiVim/", "platform": "", "project_url": "https://pypi.org/project/AnkiVim/", "project_urls": { "Download": "https://github.com/MFreidank/VimForAnki/tarball/1.5.3", "Homepage": "https://github.com/MFreidank/VimForAnki" }, "release_url": "https://pypi.org/project/AnkiVim/1.5.3/", "requires_dist": null, "requires_python": "", "summary": "Use vim to rapidly write textfiles immediately importable into anki(1).", "version": "1.5.3" }, "last_serial": 4973134, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "51209c0ccfa61598becd1f3ff7935e66", "sha256": "c36fca1ec1ef8ed7dabc740901cb5403663ef3f4592442d204b94720e63d20e3" }, "downloads": -1, "filename": "AnkiVim-1.0-py3.5.egg", "has_sig": false, "md5_digest": "51209c0ccfa61598becd1f3ff7935e66", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 11726, "upload_time": "2018-02-16T14:15:57", "url": "https://files.pythonhosted.org/packages/09/b3/85b64c96bd1d2210ea2d247240420f4f258c3fc0f1266e5df1a0cabc0eb6/AnkiVim-1.0-py3.5.egg" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "541e7b2b09fc5d4d42736e250a1b3d60", "sha256": "a399415d8975073d42712045fad392d47b7a0e8aa8fdc75612cd722f520634d9" }, "downloads": -1, "filename": "AnkiVim-1.1.tar.gz", "has_sig": false, "md5_digest": "541e7b2b09fc5d4d42736e250a1b3d60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393226, "upload_time": "2018-02-16T14:17:40", "url": "https://files.pythonhosted.org/packages/f2/6f/0410b26243182f43ade58bba722bae11f62d3f6379ac1eb5c0310e8bdd99/AnkiVim-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "7d7b38e1e8d32fd42d7623f71109e09a", "sha256": "67b9e38c8fae4fa075dfccbc5ff6bda9e0647cc73bd3af998c9c0bf9fb4497e0" }, "downloads": -1, "filename": "AnkiVim-1.2.tar.gz", "has_sig": false, "md5_digest": "7d7b38e1e8d32fd42d7623f71109e09a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393218, "upload_time": "2018-02-16T14:20:10", "url": "https://files.pythonhosted.org/packages/a8/d9/5b2570aafe7910afd2f102c326f3585a5e8b4cdd45a14d80737dce4ca598/AnkiVim-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "2f2c9dafb23ef394a162a9bc65414c6b", "sha256": "56fff3e843d1dd60b8ad567aceae2002341110564883962a3c83dbc9f9e79101" }, "downloads": -1, "filename": "AnkiVim-1.3.tar.gz", "has_sig": false, "md5_digest": "2f2c9dafb23ef394a162a9bc65414c6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393292, "upload_time": "2018-02-16T19:32:33", "url": "https://files.pythonhosted.org/packages/a3/bb/03ca24c22e9d342861a7e59fe19629d2782b0eadf3c18c9c94baacda2deb/AnkiVim-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "7b7286ff748aabb76caa484061bbd0f6", "sha256": "96d8c5614d5b5f6b5565ed950116b01d99f106953567854e24b09ef10c3a1fa5" }, "downloads": -1, "filename": "AnkiVim-1.4-py3.5.egg", "has_sig": false, "md5_digest": "7b7286ff748aabb76caa484061bbd0f6", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 13089, "upload_time": "2019-03-22T14:46:45", "url": "https://files.pythonhosted.org/packages/3e/97/43aba8efbfebd9144ff50179733dc9785890c4c3d03f2ee139a026249f1b/AnkiVim-1.4-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "a8b882a1277f6d2a9010693b04cc841a", "sha256": "d4a1c55f450cce4952f9d04067469db42a1993ae3b54537afe45021f55be1682" }, "downloads": -1, "filename": "AnkiVim-1.4.tar.gz", "has_sig": false, "md5_digest": "a8b882a1277f6d2a9010693b04cc841a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393299, "upload_time": "2018-02-16T19:35:34", "url": "https://files.pythonhosted.org/packages/f7/5c/724c07874b82e376dcc5a781fffbab8c51e10066b1b936fde664705a9cf1/AnkiVim-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "4a3f5da4f81c2881ede7cb2c6e4f0c51", "sha256": "e527453141d82e9736bc43974a195790940149e0b0cf5de327edfa90b4865258" }, "downloads": -1, "filename": "AnkiVim-1.5-py3.5.egg", "has_sig": false, "md5_digest": "4a3f5da4f81c2881ede7cb2c6e4f0c51", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 12963, "upload_time": "2019-03-22T14:47:03", "url": "https://files.pythonhosted.org/packages/bd/24/201bc2e67cb811842a67d4a2b28c090c11a1427a6995b76c123ff1886a1f/AnkiVim-1.5-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "fbbf30b8288e65f7d18ab747454ed794", "sha256": "adbf8ff37e935ad9866f66493daca8512d269ca121ce663040830aa73eb108d1" }, "downloads": -1, "filename": "AnkiVim-1.5.tar.gz", "has_sig": false, "md5_digest": "fbbf30b8288e65f7d18ab747454ed794", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393805, "upload_time": "2018-03-22T12:42:11", "url": "https://files.pythonhosted.org/packages/e3/26/7b9a58a88ac310aa0a614948e0b5273a35f5b4b0d8f294c99cdca5bd1060/AnkiVim-1.5.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "9ff782135778509de17619c28788a18d", "sha256": "6eda7f5fa3bfbcf127d37b14986fbc84596e3e352c416af0c3b8f8874ef3e6c6" }, "downloads": -1, "filename": "AnkiVim-1.5.1-py3.5.egg", "has_sig": false, "md5_digest": "9ff782135778509de17619c28788a18d", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 12902, "upload_time": "2019-03-22T14:46:50", "url": "https://files.pythonhosted.org/packages/b3/9f/519c17434bc419368dd6855ac2e681495410e8af6a04c7f2c3cba15c2b85/AnkiVim-1.5.1-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "8976e13455233e26757c029428e2dc2a", "sha256": "dbff4b6e299d0d764d4111e1592827b40f64ee8584c1249063684767df46cab8" }, "downloads": -1, "filename": "AnkiVim-1.5.1.tar.gz", "has_sig": false, "md5_digest": "8976e13455233e26757c029428e2dc2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393476, "upload_time": "2018-03-22T12:57:17", "url": "https://files.pythonhosted.org/packages/9d/c2/efe8c04ff37028708c83403f1366a59cbc4d1dc38a30fdc63e02230b9efa/AnkiVim-1.5.1.tar.gz" } ], "1.5.2": [ { "comment_text": "", "digests": { "md5": "915cc980b9ae086c6b6c93e0ca9acc1f", "sha256": "cbd518845d1345a642e39f2ed6c026d92749eee6b873739ea6052b7053b999a8" }, "downloads": -1, "filename": "AnkiVim-1.5.2.tar.gz", "has_sig": false, "md5_digest": "915cc980b9ae086c6b6c93e0ca9acc1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393762, "upload_time": "2018-03-22T13:04:47", "url": "https://files.pythonhosted.org/packages/1f/18/0012312d6f466de38ebfb279368cf6f2f7f7a4d7d04a50d481278325e827/AnkiVim-1.5.2.tar.gz" } ], "1.5.3": [ { "comment_text": "", "digests": { "md5": "4366551fb4364ce0cee04d8798661509", "sha256": "f37e5e579625c05226138bd570e06484263850f75a92cb61275bd6e837190898" }, "downloads": -1, "filename": "AnkiVim-1.5.3-py3-none-any.whl", "has_sig": false, "md5_digest": "4366551fb4364ce0cee04d8798661509", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7807, "upload_time": "2019-03-22T14:46:43", "url": "https://files.pythonhosted.org/packages/6d/56/729a9d1c1c42fbceebc82ad9cf992fdf531dcd4596b011e42368986e8aea/AnkiVim-1.5.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd99b455158973c9091cbb2fc5ccbaa2", "sha256": "a26ac1a64fa627c98d77069afed139a53d12d392c85e102dab4011f98ee2372f" }, "downloads": -1, "filename": "AnkiVim-1.5.3.tar.gz", "has_sig": false, "md5_digest": "fd99b455158973c9091cbb2fc5ccbaa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393802, "upload_time": "2019-03-22T14:47:01", "url": "https://files.pythonhosted.org/packages/2d/ca/a61b81f018bc1e8fc495a6435356d383842923017815792af8ea518691f3/AnkiVim-1.5.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4366551fb4364ce0cee04d8798661509", "sha256": "f37e5e579625c05226138bd570e06484263850f75a92cb61275bd6e837190898" }, "downloads": -1, "filename": "AnkiVim-1.5.3-py3-none-any.whl", "has_sig": false, "md5_digest": "4366551fb4364ce0cee04d8798661509", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 7807, "upload_time": "2019-03-22T14:46:43", "url": "https://files.pythonhosted.org/packages/6d/56/729a9d1c1c42fbceebc82ad9cf992fdf531dcd4596b011e42368986e8aea/AnkiVim-1.5.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fd99b455158973c9091cbb2fc5ccbaa2", "sha256": "a26ac1a64fa627c98d77069afed139a53d12d392c85e102dab4011f98ee2372f" }, "downloads": -1, "filename": "AnkiVim-1.5.3.tar.gz", "has_sig": false, "md5_digest": "fd99b455158973c9091cbb2fc5ccbaa2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 393802, "upload_time": "2019-03-22T14:47:01", "url": "https://files.pythonhosted.org/packages/2d/ca/a61b81f018bc1e8fc495a6435356d383842923017815792af8ea518691f3/AnkiVim-1.5.3.tar.gz" } ] }