LinuxCommandLibrary

anki

Powerful, intelligent flashcard program.

TLDR

Launch anki

$ anki
copy


Launch anki with a specific profile
$ anki -p [profile_name]
copy


Launch anki in a specific language
$ anki -l [language]
copy


Launch anki from a specific directory instead of the default (~/Anki)
$ anki -b [path/to/directory]
copy

Copied to clipboard