Files
cheatsheet-tldr/anki
2024-02-21 11:19:49 +00:00

26 lines
418 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# anki
> Powerful, intelligent flashcard program.
> More information: <https://docs.ankiweb.net>.
- Launch the GUI:
`anki`
- Use a specific [p]rofile:
`anki -p {{profile_name}}`
- Use a specific [l]anguage:
`anki -l {{language}}`
- Use a non-default directory (`~/Anki` for default):
`anki -b {{path/to/directory}}`