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
178 stars 24 forks source link

Feature request: Request for text box annotation related functions #231

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi,

The pdf has an annotation function. By the way, text box type comments are not displayed in add-on. E.g,

c1

The yellow speech bubble shown above should display text when the mouse cursor is hovered over it, but it does not display on add on.

This is a comment according to the pdf standard. So, maybe it can be implemented in addon, so I would like to ask you for a function.

Of course, I know that it will be difficult to implement all the features supported by programs like adobe pdf reader in addon.

I am not sure of the range of features that can be implemented with pdf.js, and I am not sure if this feature can be implemented in addon. But for some reason you can make this possible, so I ask for it. Thank you.

p.s. I don't expect to revise the comments. I think it's enough to simply display text. Thank you very much for your efforts.

fonol commented 3 years ago

Hi, displaying the embedded annotations is possible with pdf.js if I remember correctly. I personally don't have any PDFs with annotations in them, so this feature would have a rather low prio for me. But I'll keep it in mind.