Boost for reddit allowed the creation of custom feeds with groups of subreddits, I suspect this is harder across lemmy instances but it would make my many communities easier to navigate if I could group them together (even better if they can be grouped independent of whether I have actually joined the community).

  • wmmc88@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I definitely think this would be a huge value add. The decentralized nature of lemmy makes it so that there are a lot of different communities on different instances, that all are about the same topics. As an end user, it makes sense for me to want to see posts from all these communities in a single feed.

    I saw that there is some work on the upstream lemmy side on providing support for multireddits/custom feeds, but upstream discussion also seems to indicate that different frontends, like Boost, should have the apis to be able to do this client side in the meantime.

    Related:

    • platypus_plumba@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 year ago

      Yeha, this is definetely not the responsibility of Boost. Custom Feeds are data that need to be stored in a database. If this is done in the local storage, then they’d dissappear if you switch devices. So, Boost would need to create a data layer somewhere in the cloud, and that’s certainly not going to happen.