[PR #831] [MERGED] feat: Add title option for adding bookmarks from the CLI #1704

Closed
opened 2026-03-02 11:58:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/831
Author: @SubodhDahal
Created: 1/5/2025
Status: Merged
Merged: 1/5/2025
Merged by: @MohamedBassem

Base: mainHead: feat/bookmark-cli-title


📝 Commits (1)

  • 78f9f2b feat: Add title option for bookmarks in CLI commands

📊 Changes

1 file changed (+4 additions, -3 deletions)

View changed files

📝 apps/cli/src/commands/bookmarks.ts (+4 -3)

📄 Description

Summary:
This merge request introduces a title option to the bookmark add CLI command, allowing users to specify a title for a link(s) at the time of bookmark creation.

Details:
Previously, users had to update a bookmark after creation to set a title, which added an unnecessary step. By including a --title option in the bookmark add command, this enhancement streamlines the workflow and improves user experience.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/831 **Author:** [@SubodhDahal](https://github.com/SubodhDahal) **Created:** 1/5/2025 **Status:** ✅ Merged **Merged:** 1/5/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `feat/bookmark-cli-title` --- ### 📝 Commits (1) - [`78f9f2b`](https://github.com/karakeep-app/karakeep/commit/78f9f2bb3441dcece0aeb9f61e42f86df868530f) feat: Add title option for bookmarks in CLI commands ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/cli/src/commands/bookmarks.ts` (+4 -3) </details> ### 📄 Description **Summary:** This merge request introduces a title option to the bookmark add CLI command, allowing users to specify a title for a link(s) at the time of bookmark creation. **Details:** Previously, users had to update a bookmark after creation to set a title, which added an unnecessary step. By including a `--title` option in the bookmark add command, this enhancement streamlines the workflow and improves user experience. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:58:48 +03:00
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#1704
No description provided.