[GH-ISSUE #1312] Decouple Adding and Tagging processes #838

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

Originally created by @raviwarrier on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1312

Describe the feature you'd like

This applies to the android app as well as Firefox and Chrome extensions.

If I add a link to Karakeep, I have to keep the extension pop-up open for a confirmation that its added. On the android app, I have the same problem - I don't know if the operation succeeded (see #1311 - which is what I think is the reason for the really long hoarding screen)

It would be nice, if when a user adds to karakeep, it just adds and gives a confirmation. the backend processing and AI tagging can happen as a separate process, allowing users to continue doing what they were.

Describe the benefits this would bring to existing Karakeep users

stated above

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

don't think so

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 @raviwarrier on GitHub (Apr 25, 2025). Original GitHub issue: https://github.com/karakeep-app/karakeep/issues/1312 ### Describe the feature you'd like This applies to the android app as well as Firefox and Chrome extensions. If I add a link to Karakeep, I have to keep the extension pop-up open for a confirmation that its added. On the android app, I have the same problem - I don't know if the operation succeeded (see #1311 - which is what I think is the reason for the really long hoarding screen) It would be nice, if when a user adds to karakeep, it just adds and gives a confirmation. the backend processing and AI tagging can happen as a separate process, allowing users to continue doing what they were. ### Describe the benefits this would bring to existing Karakeep users stated above ### Can the goal of this request already be achieved via other means? don't think so ### 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 (Apr 26, 2025):

What you've described is exactly what happens today. You get a confirmation once the bookmark is accepted and the processing/tagging happens in the background. I think what you're hitting is probably a bug in the mobile app where sometimes the page gets stuck in "Hoarding" although the bookmark is already accepted. Let's track this in one of the other issues.

<!-- gh-comment-id:2832031031 --> @MohamedBassem commented on GitHub (Apr 26, 2025): What you've described is exactly what happens today. You get a confirmation once the bookmark is accepted and the processing/tagging happens in the background. I think what you're hitting is probably a bug in the mobile app where sometimes the page gets stuck in "Hoarding" although the bookmark is already accepted. Let's track this in one of the other issues.
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#838
No description provided.