snippetbashTip
anki — Powerful, intelligent flashcard program. More information: <https://manned.org/anki>.
Viewed 0 times
commandintelligentankiclipowerfulflashcardprogrammore
Problem
How to use the
anki command: Powerful, intelligent flashcard program. More information: <https://manned.org/anki>.Solution
anki — Powerful, intelligent flashcard program. More information: <https://manned.org/anki>.Launch the GUI:
ankiUse a specific profile:
anki {{[-p|--profile]}} {{profile_name}}Use a specific language:
anki {{[-l|--lang]}} {{language}}Use a non-default directory (
~/Anki for default):anki {{[-b|--base]}} {{path/to/directory}}Code Snippets
Launch the GUI
ankiUse a specific profile
anki {{[-p|--profile]}} {{profile_name}}Use a specific language
anki {{[-l|--lang]}} {{language}}Use a non-default directory (`~/Anki` for default)
anki {{[-b|--base]}} {{path/to/directory}}Context
tldr-pages: common/anki
Revisions (0)
No revisions yet.