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

macOS The screenshot is blurry #229

Closed OQHan closed 3 years ago

OQHan commented 3 years ago

image

OQHan commented 3 years ago

Error An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed. If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem. When you've discovered the add-on that is causing the problem, please report the issue on the add-on support site. Debug info: Anki 2.1.26 (70784154) Python 3.8.0 Qt 5.13.1 PyQt 5.14.1 Platform: Mac 10.15.7 Flags: frz=True ao=True sv=2 Add-ons, last update check: 2021-02-27 11:13:50

Caught exception: Traceback (most recent call last): File "aqt/webview.py", line 34, in cmd File "aqt/webview.py", line 114, in _onCmd File "aqt/webview.py", line 518, in _onBridgeCmd File "aqt/editor.py", line 410, in onBridgeCmd UnicodeEncodeError: 'ascii' codec can't encode character '\uff0e' in position 21: ordinal not in range(128)

fonol commented 3 years ago

Hm, I would need some more information. Is every cropped-out image blurry? When exactly did you get that error?

OQHan commented 3 years ago

blurry Every picture is blurry, maybe because of the Retina display on macOS? Error, probably appeared after Anki jammed because I'm not very good at it yet, I'll keep an eye on it in the future, thanks.

OQHan commented 3 years ago

Please tell me 😁, what is the difference between Mode:Add-on and Mode:Browser, search? When I search, for the same field two fill-in blanks (c1, c2), the search results are displayed in the same box, sometimes in two boxes, it's a bit confusing, I want to make both in one box. Something like:Card browser: List only one card per note

OQHan commented 3 years ago

Only two items are currently displayed when I am editing the current card. I use Persistent Editor

fonol commented 3 years ago

Please tell me 😁, what is the difference between Mode:Add-on and Mode:Browser, search? When I search, for the same field two fill-in blanks (c1, c2), the search results are displayed in the same box, sometimes in two boxes, it's a bit confusing, I want to make both in one box.

"Add-on" means the search is performed using the add-on's search index, which gives more relevant results in some cases. Browser means the search input is working like the search input in the "Browse" window of Anki, e.g. you can use all the special searches the browser allows for.

When I search, for the same field two fill-in blanks (c1, c2), the search results are displayed in the same box, sometimes in two boxes, it's a bit confusing, I want to make both in one box.

Sorry can't follow, what do you mean by "boxes"? If you mean the card-like container each search result is presented in, these always contain exactly one note with all its fields.

fonol commented 3 years ago

Only two items are currently displayed when I am editing the current card. I use Persistent Editor

Again not sure what you mean, but I also remember that this add-on and Persistent editor were not really compatible when I tested some time ago.

OQHan commented 3 years ago

This is what I call a "boxes": image