How to build your own RSS Reader in Google Sheets

Поділитися
Вставка
  • Опубліковано 28 жов 2024

КОМЕНТАРІ • 13

  • @TheDervMan
    @TheDervMan 9 місяців тому +2

    Thanks for this, I have fond memories of the Google RSS reader. 👍

    • @benlcollins
      @benlcollins  9 місяців тому +1

      Indeed! I think many of us do 😥

  • @KimbleyIT
    @KimbleyIT 9 місяців тому +2

    Loved Google Reader and this a intresting project! Moved to Inoreader after Google Reader shut down. It can be customised to be pretty much identical to how Google Reader looked and functioned.

    • @benlcollins
      @benlcollins  9 місяців тому

      Very cool. I use Feedly now myself, but I do miss the look and feel of the original Reader.

    • @KimbleyIT
      @KimbleyIT 9 місяців тому +1

      @@benlcollins I did use Feedly for a while initially but never liked the look and feel. Worth exporting into Inoreader to give a go.

  • @hylpemadras
    @hylpemadras 9 місяців тому +1

    Awesomeness ⭐ Very cool project. I think we could even do away with a bit of the repetitions in the crazy formulas as variables in the LET statement are defined in the order they appear in the formula. So one of the first variables could hold the repeated IMPORTFEED activity to get called in the following statements.

    • @benlcollins
      @benlcollins  9 місяців тому

      Thank you 🙏 Yes, I love your thinking. I tried to get the IMPORTFEED into the LET, but each IMPORTFEED calls a different specific metric, so they are in fact all different calls. I would have preferred to get the data with a single IMPORTFEED and separate it after, but I needed them separately for the LAMBDA. However, I'm sure there's a way to set it up with a single IMPORTFEED in the LET and shorten it!

    • @jeshunsballe3885
      @jeshunsballe3885 9 місяців тому +1

      Oh, of course. And it can't be shortened with a Named Function as they don't really play nice with IMPORT functions. Bugger. (Apologies, seems I wrote previous comment from a weird old UA-cam channel of mine)

  • @itzelsoto7396
    @itzelsoto7396 2 місяці тому

    this is great! thank you so much for your video. Question - what's the frequency it refreshes with new information and how can I keep the old information? or will it disappear when it refreshes? thanks!

  • @michaelgrant2558
    @michaelgrant2558 5 місяців тому

    Great tutorial! Is there a way to include a thumbnail image or image URL? Thanks!

  • @doublelayer
    @doublelayer 6 місяців тому

    Amazing! Is it possible in Sheets to import >200 feeds and apply filters to show only dozen of news?