No description
Find a file
Stephan Botta 7317ef7ec2
All checks were successful
Build Anki Deck / build (push) Successful in 3m59s
Ensure note template changes mark notes dirty
2025-11-25 12:08:41 +01:00
.ci jede Menge 2025-11-22 17:28:51 +01:00
.forgejo/workflows Skip CI run for bot pushes 2025-11-25 11:16:15 +01:00
.gitignore Initial PDM project setup 2025-11-20 15:57:57 +01:00
ci_sync.py Ensure note template changes mark notes dirty 2025-11-25 12:08:41 +01:00
data.json Update data.json from sync 2025-11-25 10:19:35 +00:00
deck_config.py Add pre-sync merge and stable card guids 2025-11-25 11:02:53 +01:00
main.py Ensure CI updates note type templates 2025-11-25 11:20:38 +01:00
model_config.py Rename note templates for clarity 2025-11-25 11:22:02 +01:00
pyproject.toml Initial PDM project setup 2025-11-20 15:57:57 +01:00
README.md Initial PDM project setup 2025-11-20 15:57:57 +01:00
sync_and_merge.py Add pre-sync merge and stable card guids 2025-11-25 11:02:53 +01:00

Spanisch-Vokabeln Anki Deck

Dieses kleine Projekt erzeugt aus der Datei data.json ein Anki-Deck (vocabulario.apkg) mit Hilfe von genanki.

Voraussetzungen

  • Python >= 3.8
  • PDM installiert

Installation

Im Projektordner:

pdm install

Anki-Deck erzeugen

pdm run gen-cards

Danach findest du die Datei vocabulario.apkg im Projektordner und kannst sie in Anki importieren.