Acidham / chromium-hist-bookmarks

Search in Chromium History and Bookmarks
137 stars 18 forks source link

Add &,| logic to bookmark search #7

Closed avielsh closed 4 years ago

avielsh commented 4 years ago

Currently, only bh keyword supports AND/OR operations. bm could use this enhancement as well.

Also, in ch, searching for multiple terms separated by space shows the cumulative results of both queries, IMO the default should be an intersection operation for white space (AND filter).

avielsh commented 4 years ago

Please see here for an initial working draft.

Acidham commented 4 years ago

@avielsh Fixed two issues that you reported but it seems working draft is a different topic, correct?

avielsh commented 4 years ago

Yes, Sorry, That commit includes two additions - Displaying the folder name in the results and a draft for a fix of the issue described. Since it's already fixed, you can safely ignore 👍