DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
33.53k stars 7.5k forks source link

Twitter: Allow original posts to be hidden (show only replies or retweets) #7500

Open ghost opened 3 years ago

ghost commented 3 years ago

What feature is it?

Allow Twitter original account messages to be hidden, so only replies or retweets can be shown.

What problem does this feature solve?

It allows you to categorise Twitter accounts by original posts, replies or retweets:

rsshub-twitter-categories

Right now I can only do this:

Original Posts [excludeReplies=1&includeRts=0] Original Posts + Replies [includeRts=0] Original Posts + Retweets [excludeReplies=1]

This causes me to continously re-read tweets I have already read when going through my categories as seen in the screenshot.

I want to be able to do this:

Original Posts [excludeReplies=1&includeRts=0] Replies [excludePosts=1&includeRts=0] Retweets [excludePosts=1&excludeReplies=1]

github-actions[bot] commented 3 years ago

👍 感谢提交该 Issue,请确保仔细阅读 Issue 模板RSS 提案模板Feature 提案模板 以便于测试。不符合模板将导致 Issue 被直接关闭。

👍 Thanks for the issue, please follow the Issue template, RSS proposal template or Feature proposal template. Otherwise the issue will be closed.

CXwudi commented 3 years ago

I actually need the reversed functionality 😂
I want to show original posts only and hide all retwist and replies