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

feat: create groups and import feeds into them, based on opml #25

Merged
merged 5 commits into from
Sep 2, 2024

Conversation

0x2E
Copy link
Owner

@0x2E 0x2E commented Aug 25, 2024

  1. Parse the groups within OPML. Flatten the multidimensional group to a one-dimensional structure, using a naming convention like 'a/b/c'.
  2. Create any non-existent groups.
  3. Import feeds into the corresponding group.
Screenshot 2024-08-25 at 19 57 00

@0x2E 0x2E linked an issue Aug 25, 2024 that may be closed by this pull request
@0x2E 0x2E merged commit 2d27660 into main Sep 2, 2024
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

Successfully merging this pull request may close these issues.

feat: support choosing group(s) when importing feeds
1 participant