Open dshanske opened 4 years ago
Potential UI flow
(1) Click ‘Import from OPML’ button (2) Go to screen with upload box, upload OPML file. (3) OPML file is parsed and verified. (4) If OPML is valid, map categories to channels. (5) Click ‘Submit,’ Yarns adds channels (6) Display success message, perhaps a status report for each item (e.g. “Added Feed A to ‘News’“, “Feed A is already in ‘News’” etc.
The latest version of Parse This has an OPML converter. All it needs is an upload UI to pass into it and a way to use it to create channels.