Bug 145995 - Files should be sorted into directories not only by extension but whole regexes
Summary: Files should be sorted into directories not only by extension but whole regexes
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-26 17:58 UTC by Paul
Modified: 2007-09-22 18:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul 2007-05-26 17:58:09 UTC
Version:           v0.8.5 (using KDE 3.5.5, Debian Package 4:3.5.5a.dfsg.1-8 (4.0))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.18-4-686

In the directory dialog i have the choice to sort files into directories by their extension.

My wish first was to sort in the file not only by the extension, but by regular expressions or at least wildcards so, that the whole filename can be considered.

I just tried and found out that this is partly possible, i can sort a file by an expression like

MyFavouritePodcast-episode*

which is great when not all episodes have the same extension.

Unfortunately this grooooooovy feature is undocumented in the dialog.
(and it would be even groovier if i could use full regexes)
Comment 1 Urs Wolfer 2007-09-22 18:09:06 UTC
Regexp are now possible (KGet in trunk (KDE 4)).