-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User lists #531
Comments
I'd also like to have an equivalent to twitter lists in nostr. The question is, should it be a NIP or should nostr clients find other ways to do it. |
@BenGWeeks said he was "thinking about it". Is this a developer commitment Mr Weeks? 😃 |
Ha ha, apologies; I've been out and about and not had much hands-on time recently! |
PS Love the user story / acceptance criteria format! I do wish GitHub allowed you to build a proper backlog like DevOps does sometimes! |
I am very happy to build a product backlog, add milestones for Damus. I am in the process of roadmapping this for two other nostr projects. In order to do this I would need permissions for github projects & milestones. |
Ideally lists are NIP-51 compatible on day one. https://github.com/nostr-protocol/nips/blob/b12c93c452814ffa5f06aef95b60775bc86eaf58/51.md |
@robagreda what do you think of https://damus.io/note16g5k46tj9lp8tsu6uadtvhyp88c7cvu5ltjqwknrv8k2c8lx8tvqhqr8da cc @danieldaquino I'm suggesting lists for following sprint |
How might we think about dunbar's number 150 when it comes to contact lists? Via TGFN pod https://podcasts.apple.com/us/podcast/thank-god-for-nostr/id1694064646?i=1000630827190 |
https://damus.io/nevent1qqs964flf4j56zsdzep7c8laz4c6f3pkhl3zc46a7k95sk5lr9u0jksv4e7ta A problem that user lists could solve:
|
twitter lists approach |
@robagreda designs are here @danieldaquino damus.io/figma screenshot |
@jb55, do you currently have any branches where you have integrated any NostrDB version containing I will need that kind of query capability to store and retrieve user lists, and I see the tip of I see https://github.com/damus-io/damus/pull/2121/commits, but there seems to be many other changes mixed in and I am not sure which commit range to use, or if there is any clean cut for just the new nostrdb version integrated without the other local relay model stuff |
So far I have been trying and experimenting with 3 different strategies:
@jb55 can you please advise what you think the fastest path to getting NostrDB query support on damus iOS would be? I am looking to get |
Tasks
User Story
As a Damus user who'd like to group together others users, I would like the capability to create, and modify lists of users, so that I can organize various user groups according to my preferences.
As a Damus user who'd like to discover information from a focused groups of users, I'd like to be able to see, and follow lists of users, so that I can find information from a particular group of people.
Acceptance Criteria
MVP
Full list implementation
public
orprivate
(encrypted) #2445Future Question/Tickets
It is possible for Damus to suggest initial follow lists to new users.The text was updated successfully, but these errors were encountered: