Bug 134456 - KGet should be able to export list of plain text URLs
Summary: KGet should be able to export list of plain text URLs
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 16:28 UTC by Shriramana Sharma
Modified: 2008-07-27 12:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Allow export a plain list with the url's of the transfers (5.70 KB, patch)
2008-07-27 10:52 UTC, Javier goday
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shriramana Sharma 2006-09-21 16:28:24 UTC
Version:            (using KDE KDE 3.5.2)
Installed from:    Ubuntu Packages

KGet is now able to import a list of downloads from a plain text file. It is also able to import from and export to a KGet-specific file. It is not able to export the URLs to a plain-text file.

This makes it difficult to export the download list to other download managers, when needed.

Since we OSS people are not anti-competition, we should make it easy for people to use other software too.

Please implement an "Export list to text file" option.
Comment 1 Javier goday 2008-07-27 10:52:34 UTC
Created attachment 26431 [details]
Allow export a plain list with the url's of the transfers
Comment 2 Urs Wolfer 2008-07-27 11:40:33 UTC
Patch looks good to me. Though I'm not sure if "plain" is the correct word to use in UI. Probably "Text" would be better, but not sure.
Comment 3 Javier goday 2008-07-27 12:28:29 UTC
SVN commit 838233 by jgoday:

New 'Export transfers as plain text' action.
FEATURE:134456


 M  +27 -18    core/kget.cpp  
 M  +2 -1      core/kget.h  
 M  +29 -8     mainwindow.cpp  
 M  +3 -0      mainwindow.h  
 M  +1 -0      ui/kgetui.rc  


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