Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Add feed preview cmd #8

Open
lmas opened this issue Nov 27, 2023 · 0 comments
Open

Add feed preview cmd #8

lmas opened this issue Nov 27, 2023 · 0 comments

Comments

@lmas
Copy link
Owner

lmas commented Nov 27, 2023

Like the discover or regexp command, but instead shows a preview list of all items in a RSS/Atom feed.

Example use case: discover what kind of content would be discovered by the tool, for the feed https://whimsical.club/feed.xml.

For this feed (at this time) the link and title tags should be grabbed automatically (by default, which is technically correct) but if we also print the other tags, we would notice that the content tag looks more interesting instead of title (same url as in link). Then we could add a custom regexp rule to instead grab link and content and use them in the feedloggr feed.

Hmm content is already fetched automatically too, so might want to add a feed setting that let's one add priority to content and let the tool swap it with title or something.

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

No branches or pull requests

1 participant