Hi,
In the anki documentation the x-success scheme is mentioned:
x-success=<url scheme for another app>- use to automatically return to another app after the note is added
It works fine but, somehow the error url scheme doesnt. Is it not implemented or did I do something wrong?
Here is my full url schema:
anki://x-callback-url/addnote?type=%20.&deck=.&fldFront=front&fldBack=back&fldExample=example&x-success=anki://x-callback-url/sync&x-error=anki://x-callback-url/search?query=front
This means, if the card creation succeeds it triggers a sync (works fine) if it fails for example due to an already existing duplicare it should open the browser with the word „front“ but it doesnt. I keep getting this error message but nothing happens:
If the error url scheme is not intended to work could we please add it ![]()
