mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #287] Enhancement: rss feeds bulk import (opml/xml) #247
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#247
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ehanuise on GitHub (Sep 26, 2018).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/287
Originally assigned to: @jasonmunro on GitHub.
I follow several rss feeds, both on my desktop and mobile and tablet and laptop, and sync rss feeds main list between device using opml/xml contaning the list of all feeds.
Most rss readers have opml or xml import/export so this is convenient when you have 50+ feeds in the list, compared to manual re-encoding on every new device.
Cypht could benefit from being able to bulk import a list of rss feeds, and export as well.
@jasonmunro commented on GitHub (Sep 26, 2018):
Great idea! I will see what I can do.
@dumblob commented on GitHub (Sep 26, 2018):
This could be somehow "unified" with import/export of emails (in UI; maybe also in the import/export core logic).
We could even consider as a first step just export in the same format as email export (better any export than none). Later the export format could be made parametrizable in UI.