rssguard
rssguard copied to clipboard
[FR]: Feedback to improve the RTL feature
Brief description of the feature request
Hi,
After using RSSGuard a while with the new RTL feature, I found some uncomfortable things:
Feeds List
I think it would be better if the feed remains LTR in the feeds list (Regardless the feed's language).
Articles List
TL;DR: Imagine you drive a British car in an outside England road and vice versa. You could drive, but it would be a little uncomfortable.
As you will see in the screenshots below, it's only the content of columns that's RTL, but the order of the columns remains LTR. LTR mode : Title -> Author -> Date -> Feed RTL mode : Title -> Author -> Date -> Feed
It will be more better & comfortable if the whole "Articles Table" readjusts, so the columns must be in this order : LTR mode : Title -> Author -> Date -> Feed RTL mode : Feed <- Date <- Author <- Title
Suggested solution
Add 2 global options (one for feeds list & one for articles table), letting the user to choose between the case as it's now and the suggestion that I gave (the most comfortable). Thanks.
I see, the rest of RTL stuff is just okay?
So you only want to add global switches which will adjust ORDER of columns in article, feed list?
Until now, I think that's ok.
Feeds Panel
Create a global setting letting to choose between :
- Keep the current case (put the RTL feeds titles to the right)
- Keep all RTL feeds titles to the left (As LTR ones)
Articles Panel
I mean that if a selected feed is set to RTL, the columns order in the articles Tableview must switch (like a mirror). So, create a global setting by using one of these solutions :
- Changing the entire Tableview layout to RTL.
- Changing only the order of columns.