Bug 157211 - save to location by name
Summary: save to location by name
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 15:29 UTC by thomas coopman
Modified: 2008-03-02 20:21 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 thomas coopman 2008-02-05 15:29:25 UTC
Version:            (using Devel)
Installed from:    Compiled sources

It would be great if you could save to location by name in kget.

for example everything with kde in the name should be saved to ~/kde
or all the zip files containing theme in the name can be saved to ~/themes
Comment 1 Urs Wolfer 2008-02-05 19:41:12 UTC
This is already possible. You can use regular expressions for filtering downloads by name.
*kde* would save everything with kde inside the filename to a specific folder.
*theme*.zip should work too.
Comment 2 thomas coopman 2008-02-05 20:08:11 UTC
Cool, I didn't know that, now kget rocks even more :-)
perhaps it wouldn't be bad if you changed the text in the gui then, to show that this is possible.
Comment 3 Urs Wolfer 2008-03-02 20:21:59 UTC
SVN commit 781388 by uwolfer:

better tell what is possible with the filter.
CCBUG:157211

 M  +1 -1      dlgdirectories.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=781388