<br><br><div class="gmail_quote">2009/4/28 marc <span dir="ltr"><<a href="mailto:gmane@auxbuss.com">gmane@auxbuss.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just tried a search via dolphin. Right-click folder/Open with/Search<br>
for files. Fine.<br>
<br>
But what is the syntax for file name searching?<br>
<br>
When I to search for, say, "agile" in a file title, I must put "*agile*".<br>
That works.<br>
<br>
But say I want to search for "agile software"?<br>
<br>
I've tried everything I can thing of, but no joy. It would help to know<br>
the syntax!<br>
<br>
Interestingly, "*agile*s*" will throw out all as you would expect, but<br>
add the o, "*agile*so*" and it finds nothing.<br>
<br>
I'vve tried regex - why can't it use regex? - but that doesn't work<br>
either.<br>
<br>
Worse to come: you can't sort the results.<br>
<br>
--<br>
Best,<br>
Marc<br>
</blockquote></div><br>I found the following in Help manual:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">Regular expression<br>If you have installed the KRegExpEditor tool from the kdeutils package, you will have this additional option. Enabling it will allow you to search for a regexp or regular expression. A regexp is a way to specify conditions for your search, and they can be very complex, and equally they can be very powerful. If you are unfamiliar with regular expressions, you can choose Edit Regular Expression to open KRegExpEditor. This tool allows you to construct your set of conditions graphically, and then generates the expression for you.<br>
KRegExpEditor is a very useful tool, and can be used from within many KDE applications other than KFind. You can find more information from within its own help file.</blockquote><div><br>I install kdeutils with apt-get but I don't have any Regular Expresion check box nor somethink like :-(<br>
<br>Arnaud.<br></div>