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.
Created attachment 26431 [details] Allow export a plain list with the url's of the transfers
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.
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