Recall is an extension of Microsoft’s Visual Studio Code to help you remember stuff using spaced repetition.
使用方式,
- 安装该插件
- 要记忆的内容,在 Markdown 文件中,头部加
---
recall: bullet
---
- 在该文件中,用类似下面的表格来存要记忆的键值对。
| Singular | Plural | 
|---|---|
| decía | decíamos | 
| decías | decíais | 
| decía | decían |