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

Could not find 'Pages read' and 'Stats' in the UI #227

Closed lb19940508 closed 3 years ago

lb19940508 commented 3 years ago

Thanks in advance, this add-on helps me a lot in implementing the incremental reading method. However I encountered some small confusions as followed.

Problem description

Hi, it is in the sidebar that can be toggled by clicking on "NOTES", under "Read Stats".

I've read that 'Pages read' is in the sidebar in the add-on description page, however I couldn't find it, along with the 'Stats'. Neither in the initial interface when the add-on is first opened, nor in the reading mode when a PDF is opend

Expected behavior

Screenshots In the initial interface

image

In reading mode

image

Environment (please complete the following information):

Really appreciate your working on this add-on, looking forward for your reply.

Best Regards

fonol commented 3 years ago

Hi, In general, some information on the add-on page might be outdated because I rather often changed parts of the UI.

I've read that 'Pages read' is in the sidebar in the add-on description page, however I couldn't find it, along with the 'Stats'.

What was meant with that was the Read Stats menu item in the sidebar. You already have identified the correct sidebar in your first screenshot, you just have to switch to Add-on Notes. image

Read Next is the same as this button: image It just opens the first item in the queue.

Read [Rnd] just opens a random item in the queue. This is kind of a legacy button from the very beginning which I don't use that often anymore, but I keep it in case someone finds it useful.

lb19940508 commented 3 years ago

Thanks for the patient going though. The Read Stats is a really cool feature, and it's rather inspiring just like the Review Heatmap add-on. Thank you again for the development of this handy add-on. Best Regards.