glanceapp / glanceapp/glance

Time Limit for RSS Feeds

Open
#894 0 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Go
Stars
37.1k
Forks
1.5k
Avg merge
1h 11m
Merged PRs (30d)
1

Description

### Description

I use RSS Feeds to keep up with all of my news, but the limit function for the number of items I think could be improved by offering an alternative based on time. Some days more news happens than other days, so if a 30 article limit is set, it could account for the last 8 hours or the last 6 months depending on the feed used. I'd like if there was a property called time-limit for this case.

```
- type: rss
title: News
style: horizontal-cards
time-limit: 7d # ex. 12h or 3d
feeds:
- url: https://feeds.bloomberg.com/markets/news.rss
title: Bloomberg
```

This would allow for getting the news for the last x amount of time that the user wants to catch up on instead of a rigid number of articles total.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.