maemo.org Bugzilla – Bug 11504
Export subscription list as OPML
Last modified: 2011-02-19 14:13:30 UTC
You need to log in before you can comment on or make changes to this bug.
I suggest adding a feature to allow exporting of subscriptions, presumably as an OPML file.
Sounds good. Any suggestions what the best place to add this feature would be?
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.
As a workaround you can sync to gpodder.net and get the OPML from there.
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 :)