Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 639 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 639 Bytes

code2anki

UPDATE: in state of revitalizing

Possible usage without breaking deck-collection right now:

  1. Edit variables source
  2. Create deck
  3. Export deck - remove deck - check database - import deck

Yes. It sucks. Soon it will be better


Description

Utility for creating anki deck from source code

It's not even alpha, use it for your own risk.

Distinct Anki account - recomended.

Usage

  1. Get Anki Desktop source code
  2. Put this file in root directory
  3. Edit variables in source
  4. Run

Beware

pygments lexer can hang on some files

TODO

  1. Option for update existing deck
  2. Convert to Anki plugin