[GH-ISSUE #2212] FR: Allow setting manual tags when sharing #1351

Open
opened 2026-03-02 11:56:43 +03:00 by kerem · 0 comments
Owner

Originally created by @evcallia on GitHub (Dec 2, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2212

Describe the feature you'd like

  • When sharing an item to Karakeep (I'm using iOS, but I assume Android is also missing this feature), I'd like to be able to manually set additional tags
    • Below is a screenshot of Raindrop.io which has this feature - something similar would be great
  • Additionally, when adding manual tags, comma separated values should be split into multiple tags
    • ex: test, tag, another tag -> test, tag, another tag
Image

Describe the benefits this would bring to existing Karakeep users

This improves the flow for users who would like to add manual tags when sharing with Karakeep. Instead of opening up Karakeep and editing the recently added bookmark to add tags, it can be done with a single share flow.

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

No, it cannot. The workaround is to edit an item once it's been added which is a different flow entirely.

Have you searched for an existing open/closed issue?

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

Additional context

In order to reduce cost and not pay for OpenAI to do tagging, I setup a shortcut on my phone that generates a comma separated list of tags. This shortcut uses either the local LLM or ChatGPT integration built into iOS (which is free). Once I have a list of tags copied to my clipboard, I would like to share to Karakeep and just paste the list of tags. This is why supporting comma separated tags is a request in this feature.

Screenshot of iOS shortcut
Image

Originally created by @evcallia on GitHub (Dec 2, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/2212 ### Describe the feature you'd like - When sharing an item to Karakeep (I'm using iOS, but I assume Android is also missing this feature), I'd like to be able to manually set additional tags - Below is a screenshot of Raindrop.io which has this feature - something similar would be great - Additionally, when adding manual tags, comma separated values should be split into multiple tags - ex: `test, tag, another tag` -> `test`, `tag`, `another tag` <img width="660" height="1434" alt="Image" src="https://github.com/user-attachments/assets/2f2abf00-9431-4f90-b430-bd27ba5903cf" /> ### Describe the benefits this would bring to existing Karakeep users This improves the flow for users who would like to add manual tags when sharing with Karakeep. Instead of opening up Karakeep and editing the recently added bookmark to add tags, it can be done with a single share flow. ### Can the goal of this request already be achieved via other means? No, it cannot. The workaround is to edit an item once it's been added which is a different flow entirely. ### Have you searched for an existing open/closed issue? - [x] I have searched for existing issues and none cover my fundamental request ### Additional context In order to reduce cost and not pay for OpenAI to do tagging, I setup a shortcut on my phone that generates a comma separated list of tags. This shortcut uses either the local LLM or ChatGPT integration built into iOS (which is free). Once I have a list of tags copied to my clipboard, I would like to share to Karakeep and just paste the list of tags. This is why supporting comma separated tags is a request in this feature. Screenshot of iOS shortcut <img width="660" height="1434" alt="Image" src="https://github.com/user-attachments/assets/bb26b500-202c-4f16-9855-93f6f12a31b8" />
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#1351
No description provided.