anki-connect/plugin
oakkitten f7d5cbbd04 Edit dialog: refactor
* make previewer use a more generic Adapter to flip through cards;
* return Previewer from `show_preview()` for testing,
* as well as Edit dialog from `open_dialog_and_show_note_with_id`;
* disable/enable `Edit` editor buttons more reliably;
* a few minor changes
2022-04-11 02:26:35 +01:00
..
__init__.py Make plugin importable 2022-04-07 09:48:37 +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: refactor 2022-04-11 02:26:35 +01:00
util.py Add requestPermission API method (#255) 2021-05-07 20:33:06 -07:00
web.py Explicitly allow requests from public websites via new header (#302) 2022-02-18 23:08:44 -08:00