-
-
Notifications
You must be signed in to change notification settings - Fork 535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Twitter RSS feed title behavior #493
Comments
Same issue except I still do want to see links in titles. |
This was introduced by @duxovni in #410 and requested by several others, e.g. #425. As usual I have no strong opinions here since I don't use RSS, but I can see arguments both for and against this change. On one hand the full title lets you read the tweets from an overview, while on the other hand the body is often just a copy of the title, which is quite redundant. |
I have been summoned. I would like to see as much content as possible, in the preview (no shortening).
To be that dick (386), I'll say that it's the RSS reader's job to shorten something. Though, I'm more than happy to keep it configurable. Under the instance's config1, or URL parameter.
Solid move. :)
Yeah, for tweets, this is quite useful. Most readers are built to show article-length content. (except stock Kindle(?)) Footnotes
|
Personally, I prefer having the titles in full (the previous behavior) because I like getting desktop notifications for new tweets by some Twitter accounts, which saves me a few clicks with having to open my RSS reader just to read tweets. However, I like how the mentioned behavior was implemented; I would agree with the above comments that 32 characters is too short. So I thought of some possible solutions to approach this:
By the way, thanks for the unexpected mention @zedeus! |
0 (no tweet content?) or -1 should disable it, in case Twitter decides to do the 120→240 move or anything else funky. |
Hi @zedeus, Thank you for asking my opinion. I use nitter regularly and appreciate your contribution. I have a personal tool that uses the RSS feature to re-post twits into Mastodon/Pleroma instances and I am using the full length 'title' content. In this respect, I would agree with @acarasimon96 that if we could have a switch to keep the full length. With full length, I can have a simple glance on the post and then decide if I want to open it or skip it. Changing is always hard :-) Maybe we will get used to the shortened length, but for now, I would hope we have an option for full length title. Thank you and Happy new year! |
@zedeus Thanks for asking, I do use RSS pretty much exclusively. I agree with the OP that the abbreviation is a bit surprising, but there are requests for both alternatives, I think an option is warranted. I wouldn't oppose switching the default to showing the full titles, and using the option to include the abbreviation. I don't have a strong opinion on the default value. Having the option on the URL parameter would be ideal. Line 64 in b8a3ffb
This would have to include a new option "RSS Feed (truncated)" Thanks for continuing to support nitter. |
I am thinking that the Shortened title is great as it looks neat and also makes things elegant. I think that the Longer means it means messy while viewing in RSS while longer means both Title and Subject are of same context and occupies screen Space. As @zedeus said it is just redundant. But as others mentioned having both options would be great as people use what they want. Reverting and introducing new things makes much chaos better having both Options would be great. |
I have to read at least 300 articles after every 12 hours from various sources including nitter tweets to keep myself updated with current affairs for an upcoming examination. So, time is precious for me. |
Same here. For me it's important, that the option switching between full and truncated titles should be adjustable by the end user and not on the server, f.i. by a dedicated feed or an appendix added to the default feed. @zedeus, many thanks for caring! |
Thanks everyone for chiming in, it seems there's a general consensus to show full titles by default, and let the user enable truncation some way or another. I haven't decided what way yet, but as a temporary remedy I've disabled the title truncation in 19a89b7, live now on nitter.net |
Please notify us when you have made both options available. |
Thanks a lot for this! |
@zedeus Is it available now ? Or you made the Help wanted tag beacause you can't make it to this issue. |
I haven't worked on it yet, I just marked it as help wanted to get opinions from people |
Sorry I completely forgot to answer you before: Title shouldn't be shortened, it's the reader role to shorten it if needed. |
Highlights of this merge: - Temporarily revert title truncation in RSS feeds (see zedeus/nitter#493) - Make tweet timestamps more consistent and indicate UTC time zone - Add description and verified badge to video cards - List API improvements (includes adding RSS feed support)
Sorry, I didn't realize this change would be so contentious ^^; I'd still love for truncated titles to be available as an option; my ideal preference would be for it to be configurable instance-wide in nitter.conf, and then possibly overrideable on a case-by-case basis with a URL query parameter if that's something people want. In any case, I'm perfectly happy with full-length titles as the default behavior, as long as I can change that for my instance / my feeds. My use-case: I use miniflux, but mostly page through all my articles individually, rather than looking at the overview list. With a full-length title, I need to scroll past the entire long title to get to the content; I can't just read the title, because that's often missing linebreaks that are needed for the tweet to be comprehensible. So I want a title that gives a brief preview and doesn't take up much space. |
Is there any updates on the truncated version ? |
No, it's very low priority. |
https://docs.rsshub.app/en/social-media.html#twitter Rsshub adds many parameters for user customizing, maybe nitter could learn something from that. |
Having the full tweet in the title is becoming more of an issue with the introduction of long form tweets. By default the title should be capped at the old 140/ 280 character limit (would personally prefer the title to be much shorter or changed to the username). |
There are a bunch of accounts that use twitter to link to paper preprints, now copying the full abstract into the tweets. https://nitter.net/_akhaliq/status/1673587527528374272 Having a lot of those, almost brakes my RSS client (Reeder). |
Seems like the RSS feed has been disabled. Sad :( |
I'm using nitter rss to update discord bot, is it possible to get it back? :( |
Your best bet is to just find another instance that has RSS enabled |
Today, when I started reading news through nitter's RSS feed feature, the titles of the feed shortened forcing me to open the link to read the full. Which uselessly wastes your time. Below is the picture that shows a 32 words title:
It used to look like this:
You should have removed embedding of the link in the title rather than shortening the title.
Therefore, it is requested to revert the settings back to the previously set title length. If easily possible, remove the links from the tweets that people enter inside their tweets voluntarily.
Best Regards
The text was updated successfully, but these errors were encountered: