Home‎ > ‎

franki

Please note: this program is no longer supported as similar functionality is included in anki as of version 1.2.0.

field replacement for anki
  • populate extra fields in a deck from an external source (e.g. adding stories from revtk or ja keywords to a heisig deck)
  • bulk editing of fields (e.g. find-replace, merging/splitting)
  • update field data to a later version (e.g. collaborative sentence mining from textbooks)
Usage: franki options
-h for help
see sites.google.com/site/ankinihongo for more info

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -q, --quiet           don't print status messges
  -v, --verbose         print modified records

  Required Options:
    Each of the following options must be specified.

    -d DECK, --deck=DECK
                        anki deck file
    -f FILE, --file=FILE
                        replacement data file, utf-8, tab separated fields
                        numbered from 1
    -m MODEL, --model=MODEL
                        model name in DECK
    -k NAME NUMBER, --key=NAME NUMBER
                        field name NAME in DECK to be matched with field
                        number NUMBER in FILE
    -r NAME NUMBER, --replace=NAME NUMBER
                        field name NAME in DECK to be replaced with field
                        number NUMBER from FILE, can be specified multiple
                        times

ċ
franki.py
(5k)
Fugou Nashi,
17 Nov 2010, 19:55
Comments