anki-connect/plugin
oakkitten c688895c0e Edit dialog: make browser button show all history
Before, pressing the Browse button would only show browser
with the cards or notes corresponding to the currently edited note.

Now, it shows all cards or notes from the dialog history,
in reverse order (last seen on top),
with the currently edited note or its cards selected.
2022-04-14 01:55:41 +01:00
..
__init__.py Edit dialog: make browser button show all history 2022-04-14 01:55:41 +01:00
config.json Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
config.md Cleanup 2020-01-05 16:24:20 -08:00
edit.py Edit dialog: make browser button show all history 2022-04-14 01:55:41 +01:00
util.py Do not wrap api methods with a lambda 2022-04-11 02:26:44 +01:00
web.py Explicitly allow requests from public websites via new header (#302) 2022-02-18 23:08:44 -08:00