rss-bridge
rss-bridge copied to clipboard
Twitter bridge - title and content, it's the same text, and it shouldn't be
Is your feature request related to a problem? Please describe. Twitter doesn't have titles, so typing the entire twitt into both the title and the content is weird. Clutters the RSS feed, prolongs scrolling.
Describe the solution you'd like Twitter bridge option: "Don't put twitt in the title (optionally add a short placeholder with e.g. twitt date)" or/and "Don't put twitt in the content"
Describe alternatives you've considered Nothing can be done.
Additional context Add any other context or screenshots about the feature request here.
@lukaszpolowczyk Can you give an example of what the feed item title should be?
@dvikan "Can you give an example of what the feed item title should be?"
-
E.g., the original date of the tweet.
-
E.g. The status id of the tweet. It is important that it takes up as little space as possible. It is important that it does not clutter.
I have added an optional parameter in TwitterV2Bridge to use the Tweet ID as the Title. See PR #2612