Yes, inspired by…

https://www.youtube.com/watch?v=9jWGbvemTag



Lemmy MultipPass is a proposal to implement a system for: 1) sharing subscribed communities list publicly. 2) Creating specific MultiPass community lists that are not owned by any one person but instead managed like a Community with multiple moderators.

You may know the concept of “MultiPass” as “MultiReddit”, multiple subreddit viewing. Basically a way to build a subscribe community list that is shared. Right now, Lemmy 0.18.4 era has only you personal subscribe list or a single community.

  • RoundSparrow @ BTOPM
    link
    fedilink
    1
    edit-2
    1 year ago

    Some random notes:

    1. featured on/off allows switching of list. Useful for some kind of music rotations / etc.
    2. featured on/off also gives history of changes if desired, or just edit
    3. Only fully-qualified community names, including domain name
    • RoundSparrow @ BTOPM
      link
      fedilink
      11 year ago

      ok… so playing with code… has me currently thinking… adding community_id to community_follow table might be the easiest way. Set person ID to -1 maybe?