I hope this is the right community to post in.

This is one functionality from Reddit I find myself missing quite a bit. Is there any way I can subscribe to a single post (that I didn’t make) and get a notification whenever someone comments? I’m on Connect for Lemmy, but maybe a different app would offer this?

    • maegul@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      10 months ago

      Huh! That implies that it wouldn’t be too hard to provide notifications then, right?

      • topher@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        10 months ago

        Seems like the server side infrastructure is already there, and the clients just need to integrate it. It’s not as simple as an API call though but I guess it utilizes the Don’t Repeat Yourself and keep it simple (stupid) software development principles. Would be good to see this implemented