fonol / anki-search-inside-add-card

An add-on providing full-text-search and PDF reading functionality to Anki's Add card dialog
https://ankiweb.net/shared/info/1781298089
GNU Affero General Public License v3.0
179 stars 24 forks source link

Some problems occur with pdf capture-paste operation #220

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi, I'm not very good at English, so here's a link to a YouTube video on the issue instead.

https://www.youtube.com/watch?v=VY5NZSyU3ec

This is a problem where images are'replaced' in certain situations when performing a capture-paste operation.

As shown in the video, When performing the same action after entering text, the image was not replaced with the newly captured image.

This is sometimes a problem. For example, it becomes a problem when the content on page 35 and the content on page 36 are connected, so you need to include two images on the anki card. (Of course, there is a simple solution to add any character and then continue capturing)

I am not sure if this is intended or not. However, if this is an add-on error, I would appreciate your fix.

Thank you.

fonol commented 3 years ago

Hi, thanks for the report, unfortunately I cannot open the video ('This video is private').

fonol commented 3 years ago

I think I get the error. The way it was intended, it should always append to, and never replace the content of the field. A fix will be in the next update.

ghost commented 3 years ago

Hi, thanks for the report, unfortunately I cannot open the video ('This video is private').

I just changed the video to 'public', thanks.

ghost commented 3 years ago

I think I get the error. The way it was intended, it should always append to, and never replace the content of the field. A fix will be in the next update.

Hi, As I just checked, I'm not sure, but this issue seems to be resolved as well. Did you fix it in the update a little while ago? I think the capture-paste function works normally. Thank you!