Files
cheatsheet-tldr/tldr/anki
2025-11-26 00:20:44 +00:00

26 lines
455 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# anki
> Powerful, intelligent flashcard program.
> More information: <https://manned.org/anki>.
- Launch the GUI:
`anki`
- Use 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}}`