Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPML import #100

Open
dshanske opened this issue Feb 9, 2020 · 1 comment
Open

OPML import #100

dshanske opened this issue Feb 9, 2020 · 1 comment

Comments

@dshanske
Copy link
Collaborator

dshanske commented Feb 9, 2020

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.

@jackjamieson2
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants