Bug 11504 - Export subscription list as OPML
: Export subscription list as OPML
Status: RESOLVED FIXED
Product: gPodder
General
: unspecified
: N900 Maemo
: Unspecified enhancement (vote)
: ---
Assigned To: Thomas Perl
: general
:
:
:
:
  Show dependency tree
 
Reported: 2010-10-31 01:01 UTC by John Veness
Modified: 2011-02-19 14:13 UTC (History)
0 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description John Veness (reporter) 2010-10-31 01:01:29 UTC
I suggest adding a feature to allow exporting of subscriptions, presumably as
an OPML file.
Comment 1 Thomas Perl 2010-11-20 21:53:53 UTC
Sounds good. Any suggestions what the best place to add this feature would be?
Comment 2 John Veness (reporter) 2010-11-21 01:16:42 UTC
In the initial view, a menu option (maybe with label "Export") could bring up
one of your enhanced multi-selection windows, allowing the user to select some
or all podcasts to export. After clicking the action button, the user would
then be prompted to name the file and select a folder.

You could also have an Export option in the menu for one particular podcast,
which would immediately go to the stage of naming the file/folder, to create an
OPML file containing just that one podcast.
Comment 3 Thomas Perl 2010-11-22 16:02:06 UTC
As a workaround you can sync to gpodder.net and get the OPML from there.
Comment 4 Thomas Perl 2011-02-19 14:13:30 UTC
Implemented in: http://gpodder.org/commit/931c1abb

I decided to simply place the "Export" button at the end of the settings
dialog. That's not really a logical place, but people will find it, and the
main app menu is already quite full :)