NetNewsWire icon indicating copy to clipboard operation
NetNewsWire copied to clipboard

Enhanced Twitter Support

Open vincode-io opened this issue 4 years ago • 4 comments

@benubois and I had a discussion about where Twitter support in NetNewsWire could be enhanced. These are the main takeaways.

  1. Support for Twitter Threads - Many twitter users use Twitter threads for long form writing, very similar to a blog post. It would be nice to support this in NetNewsWire. Feedbin already supports this in the Feedbin web interface.

  2. Support for inlining articles. Feedbin already supports adding a linked article inline using the Mercury service. This could be something that NetNewsWire does on demand using some JavaScript and a custom scheme handler.

  3. Better Feedbin / Twitter integration in NetNewsWire. Specifically we discussed using NetNewsWire's Twitter rendering instead of the article content passed by Feedbin. This would enable the above features for Feedbin as well as NetNewsWire local and iCloud accounts.

vincode-io avatar May 02 '20 19:05 vincode-io

This is awesome that you two are even discussing this. Looking forward to seeing this implemented in NetNewsWire!!

michaelwoodruff avatar Jul 23 '20 15:07 michaelwoodruff

@vincode-io Are you planning to do any work on this? I see Feedbin has nice support for Twitter threads and it's a shame it cannot be used right now. Ideally we would have both twitter thread support and inlining articles (and feedbin supports both). I wonder if we could not reuse that automatically from NetNewsWire. Right now it looks like the app is overriding its twitter support and not reusing Feedbin's.

jvican avatar Aug 22 '22 18:08 jvican

Maybe I'll work on this someday and maybe I won't. We have lots of things to implement that benefit all NetNewsWire users, not just Feedbin users with Twitter feeds.

We aren't overriding any Feedbin functionality. To support Feedbin's Twitter threads, we would have to put Feedbin specific code in NetNewsWire. That is why this issue exists in the first place.

vincode-io avatar Sep 01 '22 22:09 vincode-io

Thanks for the answer and the correction; it clarifies what needs to be done to get this ticket resolved.

jvican avatar Sep 20 '22 06:09 jvican

Adding additional Twitter support is pretty unlikely at this point, so I’m closing this.

brentsimmons avatar Mar 05 '23 22:03 brentsimmons