Xyrio / RSSOwlnix

RSSOwlnix is a fork of RSSOwl a powerful application to organize, search and read your RSS, RDF & Atom news feeds in a comfortable way. Highlights are saved searches, notifications, filters, fast fulltext search and a flexible, clean user interface.
Eclipse Public License 1.0
237 stars 22 forks source link

a requirement #151

Closed gulanglihao closed 1 year ago

gulanglihao commented 1 year ago

Is it possible to display the keyword in the article filtered by the message filter,It is too difficult to find out the keyword in the article by reading

Xyrio commented 1 year ago

to the right of the input field "find text" for the filter is a button "highlight searched keywords". this button sometimes only appears after you have searched/filtered the feed for something.

gulanglihao commented 1 year ago

to the right of the input field "find text" for the filter is a button "highlight searched keywords". this button sometimes only appears after you have searched/filtered the feed for something.

Thank you for your reply. My English is not very good, and I didn't express myself clearly. Given that I don't know what the keyword is, I would like to know what keyword was used to filter the article? image

Xyrio commented 1 year ago

image

after searching click the button marked with red in the image. it will mark found text in yellow.

gulanglihao commented 1 year ago

My meaning is not what you understand. For example, there are four keywords A, B, C, and D. Through these four keywords, a lot of articles have been filtered out, but I don't know which one of the A, B, C, and D keywords is used to filter the articles. My requirement is to add a label on the article,If this article is filtered out by keyword A, then the label content shows (keyword A).

Xyrio commented 1 year ago

then add labels yourself with the filter, rssowlnix supports labels. image

gulanglihao commented 1 year ago

thank you very much ! If rssowlnix can automatically turn a keyword into a label, it would be perfect because I have thousands of keywords.

Xyrio commented 1 year ago

it is not automatic you have to do it yourself by creating the labels manually. you can export only labels and filters to opml (xml) then edit the opml file and reimport.

gulanglihao commented 1 year ago

thank you very much!