Bookmarks #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Imported from https://github.com/andotherstuff/universes/issues/19 by @staab on 2025-11-14T18:24:56Z
This is a private collection for the user to come back to. This needs some design work before we build it. Make the page available as a nav item near messages/profile/settings.
Hi @hodlbod,
Having gone through the issue, I noticed users need a place to save messages they want to return to. The feature must feel personal and unobtrusive, accessible from the main nav alongside messages, profile, and settings.
Attached is the solution I came up with, which you can find on Figma here
Here are my key decisions to the solution:
Looking forward to your thoughts on this.
I like all the functionality, but I'm not sure the format is quite right. It looks exactly like the DM page, and feels like a conversation type of view. Here are a few shots from dribbble that make a little more sense to me:
https://dribbble.com/shots/301978-Bookmarks-list-view
https://dribbble.com/shots/6645312-Bookmarks-list
https://dribbble.com/shots/11663910--Exploration-Bookmark-App
A couple of these allow users to categorize bookmarks, which introduces the idea of a list. Nostr of course already has NIP 51 for lists, which I would like to use later on to power microblogging feeds and content recommendations. Maybe we should make the bookmarks feature double as a list manager. We could show a default "Bookmarks" tab which shows the contents of the user's kind 10003 list, then fetch other list types (30000 categorized follows, 30002 categorized relays, 30003 categorized bookmarks, 30004-6 curations).
Mind giving that approach a try?
Hi,
Thanks for the feedback. I wasn't aware of the list feature earlier. I will iterate on that approach and get back to you soon.
Hi @hodlbod,
I have iterated on the feedback, and attached is the solution I came up with.
This looks good, a couple things:
Thank you.
I will iterate on the feedback.
On settings button, there's no settings button on the screen. Maybe the filter or more button.
Ah, it's the filter button I was wondering about. I'd be interested to see what you're planning for that. I imagine we probably don't need it, but I can definitely see filtering by content type or whatnot.
Okay. The idea behind the filter button is to filter with the content type (Text-based, video, image, etc)
Yeah, maybe if it's just a popover menu that lets the user pick filters per content type that would be useful without being too intrusive.
Yes, that is it. I will show how I plan to implement it soon
Below is the revised version of the screen.
Besides, I would like to know if there is a design guideline for this project or if you have a design system you use.
Thanks.
Great, moving this to dev
Hi @hodlbod. Can you assign me this issue for the dev implementation of bookmarks?
You got it
Hi @hodlbod. I've implemented the bookmarks section and related features, as per the approved design made by @Conceptionify. Kindly review the PR :)