Allow for importing feeds with *.opml files
Bug #1449424 reported by
Felix Wilke
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Shorts App |
Fix Committed
|
Medium
|
Joey Chan |
Bug Description
Hello,
this is rather a feature request. I would like to import my huge number of feeds by using an opml file, which collects all the feed addresses. I think it is an "not to hard to implement" but really usefull feature.
Felix
Related branches
lp://staging/~qqworini/ubuntu-rssreader-app/reboot-add-opml-support
- Jenkins Bot: Approve (continuous-integration)
- Ubuntu Shorts Developers: Pending requested
-
Diff: 856 lines (+681/-38)7 files modifiedshorts/po/com.ubuntu.shorts.pot (+52/-17)
shorts/qml/content/ContentPickerDialog.qml (+52/-0)
shorts/qml/content/ImportFeeds.qml (+328/-0)
shorts/qml/content/OpmlParser.qml (+123/-0)
shorts/qml/pages/PageSettings.qml (+43/-17)
shorts/qml/utils/databasemodule_v2.js (+76/-0)
shorts/shorts.qrc (+7/-4)
Changed in ubuntu-rssreader-app: | |
assignee: | nobody → Joey Chan (qqworini) |
importance: | Undecided → Medium |
status: | New → In Progress |
To post a comment you must log in.
That's already implemented by my mate Joey, but not in official version, only in prototype, like bottom edge support, for example.
We will update our app soon :)