One thing I didn't figure out is how to restrict a kio-beagle search to a file type.
You just have to add ext:[filetype] to your query, so
beagle:something ext:html
would search for "something" in .html-files only.Works fine for kio-beagle-0.3.1 and Konqueror-3.5.5.
kio-beagle filetype restriction
One thing I didn't figure out is how to restrict a kio-beagle search to a file type.
You just have to add ext:[filetype] to your query, so
beagle:something ext:htmlwould search for "something" in .html-files only.Works fine for kio-beagle-0.3.1 and Konqueror-3.5.5.