Add RSS support #83

Closed
opened 2020-07-29 14:21:30 +03:00 by Manos Pitsidianakis · 1 comment

Implementation notes

RSS feeds can be emulated as a read-only backend that uses HTTP requests, like JMAP, and periodically polls the feeds for updates. Articles can be viewed as e-mails, searched with the sqlite3 search backend (exists), possibly tagged with an sqlite3 tag backend (doesn't exist).

RSS articles can possibly be forwarded/shared via other e-mail accounts.

Resources

None

# Implementation notes RSS feeds can be emulated as a read-only backend that uses HTTP requests, like JMAP, and periodically polls the feeds for updates. Articles can be viewed as e-mails, searched with the sqlite3 search backend (exists), possibly tagged with an sqlite3 tag backend (doesn't exist). RSS articles can possibly be forwarded/shared via other e-mail accounts. # Resources None
Manos Pitsidianakis added this to the release milestone 2020-07-29 14:21:30 +03:00
Manos Pitsidianakis added the
easy
enhancement
labels 2020-07-29 14:21:30 +03:00

Atom Feed support

Links:

## Atom Feed support Links: - The Atom Syndication Format <https://www.rfc-editor.org/rfc/rfc4287> - <https://github.com/RazrFalcon/xmlparser>
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#83
There is no content yet.