Installation
Run Visual Studio Code and install the Recall extension by doing the following
- choose View -> Extensions from the menu (or press Shift-Ctrl-X, Shift-Cmd-X on Mac)
- search for Recall
- tap the Install button
Also make sure to install the extension “Markdown All In One”. It greatly improves Markdown writing in VS Code.
- Open the
demo
folder using File -> Open. - Run the flashcard review using View -> Command Palette and typing Recall to search for the “Recall: Flashcard Test” command.
Last modified 4mo ago