data = {
"action": "guiAddCards",
"version": 6,
"params": {
"note": {
"deckName": "系统默认",
"modelName": "图片遮盖",
"fields": {
"图片":"<img src='test.png'>"
},
}
}
}
This way it can be sent to anki’s image field, but anki still displays it:
Is there any way to make some modifications so that images sent to anki can create Image Occlusion. I’m working on two widgets to quickly send images to anki to create Image Occlusion if I specify a deck and tag.