IPED icon indicating copy to clipboard operation
IPED copied to clipboard

Show original search hits when filtering by bookmarks created from search results

Open paulobreim opened this issue 1 year ago • 0 comments

The image below shows a search that was performed, and as a result we have 1 single item with 10 occurrences. This same search was placed in a bookmark with the word whatsapp.

Image

After clearing the filter and simply clicking on the bookmark to perform the same search, we get the same item as the result, as expected, but the number of occurrences of the search appears as zero. Image

Thinking in programming terms, I imagine that what is being saved are the result indexes associated with the bookmark, but the words that were used in the search must not be saved, so there is no way to know the number of occurrences.

If this is really the problem, I suggest saving the searched words, and when you click on the bookmark, in addition to showing the number of occurrences of each result, also put, in the search line, the words that originated the bookmark item.

tks paulo breim

paulobreim avatar Mar 31 '25 02:03 paulobreim