Extensions icon indicating copy to clipboard operation
Extensions copied to clipboard

Searches extension?

Open scotchale opened this issue 3 years ago • 5 comments

Hi everybody, sorry my english: It would be good to have on the left sidebar the list of personal search keys and, after the feed update, Freshrss do a check of all the search keys. Every search key, listed in the sidebar and easly viewable, has the number of new feed that contains the relative key. Don't know if my propose is comprehensible, hope so!

scotchale avatar Oct 17 '22 14:10 scotchale

I did not understand. Maybe in another language? Vous pouvez essayer en français par exemple :-)

Alkarex avatar Oct 17 '22 21:10 Alkarex

search keys = user queries?

math-GH avatar Oct 18 '22 16:10 math-GH

it will be worst in french! :-) I talk about the personal research keys ( Filtres utilisateurs ): my propose is to have every filter already with the number of entries matched in the dropdown menu. Instead of clicking every saved recherche to see if there are matches into new entries, it would be good to have the number of new entries matched after the actualisation. Hope it's more clear. Next step is drawing it :-D

scotchale avatar Oct 18 '22 17:10 scotchale

an example in the sidebar (maybe better because always visible):

=  Main stream
    Favourites
>  User queries          (10)
    * query 1                (4)
    * query 2                (6)
v  My labels               
v  My category one    (50) 
v  My category two    (30)

Another point: is possible to have multiple words searched, in OR condition, in a single query?

scotchale avatar Oct 23 '22 22:10 scotchale

Another point: is possible to have multiple words searched, in OR condition, in a single query?

Yes and we also support parentheses and negation : abc OR def, (ab cd) OR (ef gh)

https://freshrss.github.io/FreshRSS/en/users/03_Main_view.html#with-the-search-field

Alkarex avatar Oct 23 '22 22:10 Alkarex