https://bugs.kde.org/show_bug.cgi?id=385837

--- Comment #15 from rbugma...@yahoo.com <rbugma...@yahoo.com> ---
Ok, search worked using dolphin by using 
*.epub = 0 files found.epub = 226 files found"*.epub = 226 files found?.epub =
0 files found"?.epub = 226 files found
Is this the proper use of meta charaters? {*,?,[ ]) see leading quotation

| Character | Meaning |
| . | Any character |
| * | Zero or more characters |
| ^ | Match any line or string which start with a pattern (i.e ^gnome) |
| $ | Match any line or string ending with a pattern (i.e gnome$) |
| \ | Escapes the next character to remove its special meaning |
| [] | Match one of a list or range (i.e ["abc", "def"] or [1..9] |
| + | Match one or more preceding (i.e grep a+) |
| ? | Match zero or one preceding |




    On Wednesday, October 18, 2017 2:24 PM, Nate Graham
<bugzilla_nore...@kde.org> wrote:


 https://bugs.kde.org/show_bug.cgi?id=385837

--- Comment #14 from Nate Graham <pointedst...@zoho.com> ---
I might recommend heading over to the KDE forum or subreddit and seeing if
folks can help there. Those discussions might tease out some targeted and
actionable bugs that we can work on.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to