[GH-ISSUE #1461] FR: GUI detail for the background jobs + logs just like in paperless #926

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

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

Describe the feature you'd like

Hi, I am a user of paperless-ngx (which is basically like karakeep but for storing and archiving administrative documents, not to read stuff later) and think they nailed the "how to show background jobs details" problem.

Just like karakeep, paperless consumes documents, sends them to a pipeline for OCR etc, then a bunch of user defined rules are applied, add tags etc.

Here's a picture of how paperless-ngx does it:

Image

  • If anything goes wrong at any of the processing steps, the File Tasks page can be accessed from the bottom right (red arrow).
  • Notice the 2 in bright red to make it clear that something failed.
  • On this page, tabs allow to filter through the files by status (cyan rectangle).
  • A tooltip appears when hovering over the (i) (Info column) to display the error message.
  • Once the user clicks Dismiss the line is removed.

It's also how the user can be notified that a duplicate file was submitted and ignored for example.

Similarly, they also have a Logs page where users can peruse the logs. I think it would be nice for the admin (although not necessary as users could still get it through docker). Here's a picture:

Image

Describe the benefits this would bring to existing Karakeep users

Knowing when things go wrong, and why, hence produce better bug reports.

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/1461 ### Describe the feature you'd like Hi, I am a user of [paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) (which is basically like karakeep but for storing and archiving administrative documents, not to read stuff later) and think they nailed the "how to show background jobs details" problem. Just like karakeep, paperless consumes documents, sends them to a pipeline for OCR etc, then a bunch of user defined rules are applied, add tags etc. Here's a picture of how paperless-ngx does it: ![Image](https://github.com/user-attachments/assets/423d35bf-a8fc-47a9-9faa-72f6439b1d3a) - If anything goes wrong at any of the processing steps, the `File Tasks` page can be accessed from the bottom right (red arrow). - Notice the `2` in bright red to make it clear that something failed. - On this page, tabs allow to filter through the files by status (cyan rectangle). - A tooltip appears when hovering over the `(i)` (`Info` column) to display the error message. - Once the user clicks `Dismiss` the line is removed. It's also how the user can be notified that a duplicate file was submitted and ignored for example. Similarly, they also have a `Logs` page where users can peruse the logs. I think it would be nice for the admin (although not necessary as users could still get it through docker). Here's a picture: ![Image](https://github.com/user-attachments/assets/ab4face5-62d0-4774-b29b-0cf69159c2c4) ### Describe the benefits this would bring to existing Karakeep users Knowing when things go wrong, and why, hence produce better bug reports. ### 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 (Jun 15, 2025):

The details about the background jobs is planned, the logs I'd say it's more of an icebox kind of FR.

<!-- gh-comment-id:2974535273 --> @MohamedBassem commented on GitHub (Jun 15, 2025): The details about the background jobs is planned, the logs I'd say it's more of an icebox kind of FR.
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#926
No description provided.