[GH-ISSUE #1459] FR: GUI access to bookmark details #923

Open
opened 2026-03-02 11:53:46 +03:00 by kerem · 2 comments
Owner

Originally created by @thiswillbeyourgithub on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1459

Describe the feature you'd like

I think this could be a good first issue.

Currently we can't see in the gui many of a bookmark's metadata, notably: bookmarkId, author, id of assets, date published and modified, imageUrl nor imageAssetId, tagging status.

I think it would be nice to make it accessible. For example using some kind of dropdown in the bookmark detail tab.

Describe the benefits this would bring to existing Karakeep users

Access to the bookmarkId makes it easier to combine gui+api use, otherwise we have to first use the "search-bookmarks" to find a specific bookmark just to get its id.

Can the goal of this request already be achieved via other means?

No

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

No response

Originally created by @thiswillbeyourgithub on GitHub (May 24, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1459 ### Describe the feature you'd like I think this could be a *good first issue*. Currently we can't see in the gui many of a bookmark's metadata, notably: bookmarkId, author, id of assets, date published and modified, imageUrl nor imageAssetId, tagging status. I think it would be nice to make it accessible. For example using some kind of dropdown in the bookmark detail tab. ### Describe the benefits this would bring to existing Karakeep users Access to the bookmarkId makes it easier to combine gui+api use, otherwise we have to first use the "search-bookmarks" to find a specific bookmark just to get its id. ### Can the goal of this request already be achieved via other means? No ### Have you searched for an existing open/closed issue? - [x] I have searched for existing issues and none cover my fundamental request ### Additional context _No response_
Author
Owner

@MohamedBassem commented on GitHub (May 24, 2025):

BookmarkId is shown in the URL. Author and publish date are shown when you edit the bookmark. And the rest of the ids IMO are implementation details that I don't think it makes sense for them to appear in the UI

<!-- gh-comment-id:2906774657 --> @MohamedBassem commented on GitHub (May 24, 2025): BookmarkId is shown in the URL. Author and publish date are shown when you edit the bookmark. And the rest of the ids IMO are implementation details that I don't think it makes sense for them to appear in the UI
Author
Owner

@MohamedBassem commented on GitHub (May 24, 2025):

Author and publish date can make it to the bookmark preview page though because they're usually useful.

<!-- gh-comment-id:2906774833 --> @MohamedBassem commented on GitHub (May 24, 2025): Author and publish date can make it to the bookmark preview page though because they're usually useful.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#923
No description provided.