OPML import should allow importing all feeds without limits
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Clear and concise description of the problem
Right now, OPML import only allows to import certain number of feeds probably based on future subscription plan, but expecting the user to edit the OPML by hand is probably not a very good UX
Suggested solution
I think it should allow the import to proceed and if the import hits some limit it should allow the user to select which feeds (or categories) to actually import to satisfy the limit.
Alternative
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- This issue is valid
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file or test. Start by tracing the OPML import entry point and the code that enforces subscription limits; done should allow the import to reach the limit and provide a way to choose feeds or categories when not all can be imported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100