Hello! Sorry for my English.
First of all, I want to say thanks to the entire development team and those who help to develop Freda! I have been using freda on a tablet with Windows 10 x64 for several years now, I switched from another program where there was a stupid restriction on the maximum font size (max 35pt, not enough for me) and not enough settings. I liked Freda instantly!
I want to report on one problem (№ 1) and offer some ideas. Current version is 4.33 UWP.
1. When reading books in fb2 several times I came across the fact that freda does not display text inside certain tags, for example:
Probably some kind of filtering of unknown tags? Can you add <v> tags to the list of allowed ones and, for example, highlight them in italics?
2. In the settings parameter "page change motion", can you add an option for completely disable animation? Now I have selected option "none" that disables the animation with a single tap on the edges of the screen, but does not disable it when swapping right-left, up-down. Because of this, I can’t hold the tablet in my left hand and flip pages forward (animation interferes). I know that without animation there will be no visual change of pages, but I tried this method in another app and quickly got used to it.
3. In the process of reading a book, I sometimes get distracted to find out the current reading progress or current time (I have to call up the Windows taskbar). It would be nice to always see this information.
Now freda allows me to fix the area with the name of the book and the current position ("Ch. X / y, Pg. X / y") however I do not activate this function because
a) the area takes up extra space (reduces the number of lines of text in the book by one). I would like to see this area in the inside of the fields (which are set in the settings "border height").
b) The area cannot be customized according to the content. For example, I do not need the title of the book (I would prefer to remove the first line because the landscape option is selected and there are a lot of horizontal places), but the current reading progress and the clock would be very useful, maybe in the future it will be possible to add new useful parameters, for example, the battery charge.
c) The area cannot be customized by design, I would like to make it minimally noticeable (not distracting from reading): remove the background, change the color and font size.
Perhaps you will answer that in the settings there is a function "page number style", which adds information at the bottom of the page. I do not activate it because the number of lines of text is also reduced, and the font is the same as the main text (I have a fairly large 50pt).
4. Add the ability to disable the selection of text in the settings or fix the activation method. I never use text selection, but while reading when changing pages with a swipe left-right, the selection is often activated and very distracting. Although it seemed to me that it should be activated only after a long tap on the word.
5. Text search function. I would like to save old search queries (at least 5-10) so that I would not have to re-enter.
6. Function "Speed read". I am not a fan of this way of reading, but I tried it a couple of times and it seems to me that the original text in the background is not needed (because all attention is focused on the area at the bottom) and it would be better to stretch the bottom area to the entire screen, center the words and significantly increase font size (or add a second range element to select the font size)
First of all, I want to say thanks to the entire development team and those who help to develop Freda! I have been using freda on a tablet with Windows 10 x64 for several years now, I switched from another program where there was a stupid restriction on the maximum font size (max 35pt, not enough for me) and not enough settings. I liked Freda instantly!
I want to report on one problem (№ 1) and offer some ideas. Current version is 4.33 UWP.
1. When reading books in fb2 several times I came across the fact that freda does not display text inside certain tags, for example:
Code:
<poem>
<stanza>
<v>text in these tags is not displayed</v>
</stanza>
</poem>
2. In the settings parameter "page change motion", can you add an option for completely disable animation? Now I have selected option "none" that disables the animation with a single tap on the edges of the screen, but does not disable it when swapping right-left, up-down. Because of this, I can’t hold the tablet in my left hand and flip pages forward (animation interferes). I know that without animation there will be no visual change of pages, but I tried this method in another app and quickly got used to it.
3. In the process of reading a book, I sometimes get distracted to find out the current reading progress or current time (I have to call up the Windows taskbar). It would be nice to always see this information.
Now freda allows me to fix the area with the name of the book and the current position ("Ch. X / y, Pg. X / y") however I do not activate this function because
a) the area takes up extra space (reduces the number of lines of text in the book by one). I would like to see this area in the inside of the fields (which are set in the settings "border height").
b) The area cannot be customized according to the content. For example, I do not need the title of the book (I would prefer to remove the first line because the landscape option is selected and there are a lot of horizontal places), but the current reading progress and the clock would be very useful, maybe in the future it will be possible to add new useful parameters, for example, the battery charge.
c) The area cannot be customized by design, I would like to make it minimally noticeable (not distracting from reading): remove the background, change the color and font size.
Perhaps you will answer that in the settings there is a function "page number style", which adds information at the bottom of the page. I do not activate it because the number of lines of text is also reduced, and the font is the same as the main text (I have a fairly large 50pt).
4. Add the ability to disable the selection of text in the settings or fix the activation method. I never use text selection, but while reading when changing pages with a swipe left-right, the selection is often activated and very distracting. Although it seemed to me that it should be activated only after a long tap on the word.
5. Text search function. I would like to save old search queries (at least 5-10) so that I would not have to re-enter.
6. Function "Speed read". I am not a fan of this way of reading, but I tried it a couple of times and it seems to me that the original text in the background is not needed (because all attention is focused on the area at the bottom) and it would be better to stretch the bottom area to the entire screen, center the words and significantly increase font size (or add a second range element to select the font size)