anki-connect/plugin
Robert Irelan aab9346deb sync: return error if full sync required or auth not set up
I run Anki on a headless machine (using Xvfb on Linux), and have clients
interact with it using Anki Connect. Currently, if a full sync is
required, I have no way of knowing about it from any error that Anki
Connect returns. It's easy to detect if a full sync would be required,
so return an error in this case.
2024-06-23 07:50:55 +09:00
..
__init__.py sync: return error if full sync required or auth not set up 2024-06-23 07:50:55 +09: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 Fix guiEditNote returns error 2024-01-01 18:09:03 -08:00
util.py Patch Anki 2.1.50 on Windows to have valid stdout 2022-04-26 15:22:07 +01:00
web.py Correct JSON MIME type (Fixes #393) 2023-06-23 09:12:28 +03:00