Skip to content

athrun/franki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

franki: 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)

franki was retrieved from the old Anki Wiki Page (ContribFugounashi). Original author is unknown.

Usage: franki options

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

About

Field replacement for Anki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages