No description
Find a file
Rheydskey 170ecdd14d
Some checks failed
Run Unit Test via Pytest / build (3.13) (push) Has been cancelled
MORE TESTS ROAD TO 100% OF COVERAGE
2025-01-25 22:37:21 +01:00
.github/workflows Update run_test.yml 2025-01-22 17:21:27 +01:00
libs Fix typing for older version 2025-01-21 14:44:43 +01:00
src MORE TESTS ROAD TO 100% OF COVERAGE 2025-01-25 22:37:21 +01:00
tests MORE TESTS ROAD TO 100% OF COVERAGE 2025-01-25 22:37:21 +01:00
.coveragerc Add coveragerc 2025-01-20 18:13:14 +01:00
.gitignore Specify collection in DeckManager 2025-01-22 11:14:41 +01:00
__init__.py MORE TESTS ROAD TO 100% OF COVERAGE 2025-01-25 22:37:21 +01:00
config.json.default Move config.json to config.json.default 2025-01-21 20:42:44 +01:00
pytest.ini Fix lint warning and pytest tests 2025-01-20 17:17:55 +01:00
readme.md Update readme.md 2024-11-29 07:47:28 +01:00
requirements.txt Add test 2025-01-21 19:03:09 +01:00

Ankill

Ankill or genanki-md is an anki add-on to generate card from markdown file stored in a git repository.

How to install

Git clone the repo into ~/.local/share/Anki2/addons21/[A FOLDER] and change the git_repo global variable in __init__.py

Tam dam, everything should work.