/tmp$ cat anki-editor-note.org
* Idiom :vocab:idioms:
:PROPERTIES:
:ANKI_DECK: Default
:ANKI_NOTE_TYPE: Basic
:END:
** Front
(it's) raining cats and dogs
** Back
it's raining very hard
I open anki-editor-note.org file and set anki-editor-mode,
then execute M-x anki-editor-push-notes,
it fails and gets the following.
:ANKI_FAILURE_REASON: Error communicating with AnkiConnect using cURL: exited abnormally with code 43
Could you teach me what's is wrong? or teach where I put "--noproxy" option.
Absolutely curl with --noproxy option works with anki-connect
and able to push notes into Anki-web.
This package uses request.el with curl backend to make HTTP requests, you could try to customize the variable request-curl-options for appending arguments to curl.
My environment is the following.
and is in proxy.
I open anki-editor-note.org file and set anki-editor-mode, then execute M-x anki-editor-push-notes, it fails and gets the following.
Could you teach me what's is wrong? or teach where I put "--noproxy" option.
Absolutely curl with --noproxy option works with anki-connect and able to push notes into Anki-web.
The following the results curl execution