Files
tldr/pages.zh/common/anki.md
2023-04-01 22:49:05 +00:00

21 lines
372 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# anki
> 强大、智能的记忆卡片软件。
> 更多信息:<https://docs.ankiweb.net>.
- 启动 `anki`
`anki`
- 用一个特定的配置文件启动 `anki`
`anki -p {{配置文件名称}}`
- 以特定语言启动 `anki`
`anki -l {{语言}}`
- 从一个特定的目录而不是默认的(`~/Anki`)启动`anki`
`anki -b {{路径/到/目录}}`