https://bugs.documentfoundation.org/show_bug.cgi?id=169103

--- Comment #4 from Piotr Osada <[email protected]> ---
Thank you, @fpy, for add-on recommendation.

(In reply to fpy from comment #3)
> e.g. \p{Alnum}, \p{space}, \p{QMark}, ...

[:hyphen:] or \p{hyphen} is good enough for finding at once in my case. 

But is still time-consuming, in comparison with possible checkbox mode, as it
is in MS Word: 
"☑ Ignore punctuation characters̲"
and you can type there <space>, <hyphen> "-" or "'"
and you get variants selected.

Typing:
"-" -- is instantaneous.
\p{space} -- requires memorization or help lookup (says 5~30 seconds)

Interoperable search:
<spaces>
<quotes>
<hyphens>
...IMHO because of this use-case it is worth to implement.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to