Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/a-basic-addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ Restart Anki, and you should find a 'test' item in the tools menu.
Running it will display a dialog with the card count.

If you make a mistake when entering in the plugin, Anki will show an
error message on startup indicating where the problem is.
error message on startup indicating the name of the add-on with the error.
Details of the errors can be copied for further inspection.
If Anki is run from command-line, they are also displayed on stderr.