[GH-ISSUE #442] [CLI] Ability to get all bookmark IDs of a list #283

Closed
opened 2026-03-02 11:48:27 +03:00 by kerem · 1 comment
Owner

Originally created by @JojiiOfficial on GitHub (Sep 29, 2024).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/442

It would be great to have the ability to list all bookmarks from a specific list using the Hoarder CLI tool.
This functionality would greatly improve the tool's usability and help with bookmark management.

Originally created by @JojiiOfficial on GitHub (Sep 29, 2024). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/442 It would be great to have the ability to list all bookmarks from a specific list using the Hoarder CLI tool. This functionality would greatly improve the tool's usability and help with bookmark management.
kerem 2026-03-02 11:48:27 +03:00
Author
Owner

@MohamedBassem commented on GitHub (Sep 29, 2024):

Yeah, that makes sense. If you're interested in sending a PR, it shouldn't be too hard. You can add a "get" command here and use tRPC to fetch the list content (https://github.com/hoarder-app/hoarder/blob/main/apps/cli/src/commands/lists.ts#L94).

<!-- gh-comment-id:2381638057 --> @MohamedBassem commented on GitHub (Sep 29, 2024): Yeah, that makes sense. If you're interested in sending a PR, it shouldn't be too hard. You can add a "get" command here and use tRPC to fetch the list content (https://github.com/hoarder-app/hoarder/blob/main/apps/cli/src/commands/lists.ts#L94).
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#283
No description provided.