search-string icon indicating copy to clipboard operation
search-string copied to clipboard

It should flag "quoted text" as must-include

Open laggingreflex opened this issue 6 years ago • 0 comments

In Gmail/Google, a "quoted text" means that it must be included in the search.

getTextSegments() currently gets rid of any extra quotes "". While it's nice that it does that, it'd be cool if it could also mark a flag like mustInclude:true (just like it marks negated for hyphen -)

laggingreflex avatar Feb 19 '19 04:02 laggingreflex