Closed mimi89999 closed 2 months ago
I'm not sure I understand the issue. I don't know the language shown in the screenshot, but at first glance, it seems fine to me? Could you clarify what exactly the problem is that you're facing here?
Please see the screenshot You can see that in the area marked in pink there is a blue number 2 in superscript. When I click on it, a dialog displaying the note opens
Myne just adds the number 2
at the end of the word.
Myne's built-in reader does not offer advanced functionalities like that. It works by simply parsing each HTML/XHTML file inside the EPUB archive, extracting the text content, mapping it to chapters via either the toc.ncx
file or the <spine>
tag present in the manifest, and finally rendering the extracted text in the UI. This is why, at the very first launch, the app asks the user whether they want to use a third-party reader app of their choice, which would include all of these advanced features they expect, or if they're fine with the simple and straightforward internal reader. Your use case aligns with the former, so I'd suggest using an external reader of your choice.
Also, note that the internal reader is continuously being improved, with new functionalities and parser improvements being added in every release. It may one day become a full-fledged EPUB reader with all the functionalities of dedicated ebook reading apps. However, for now, it's mostly basic.
I'll be closing this issue since it doesn't really fit into "Bug" category.
Steps to reproduce
Expected behaviour
Actual behaviour
Device name
Sony Xperia 5 V
Android version
Android 14
Myne version
4.0.0
Device logs
No response
Additional information
No response