[GH-ISSUE #596] Suggested page management features #468

Open
opened 2026-02-25 21:31:59 +03:00 by kerem · 2 comments
Owner

Originally created by @thndrbck on GitHub (Feb 10, 2024).
Original GitHub issue: https://github.com/ciur/papermerge/issues/596

Originally assigned to: @ciur on GitHub.

When managing pages within a pdf document:
A checkbox to select all pages would be helpful for many paged documents.
Support for shift-click to select multiple items (click one, shift-click a second one selects all documents between the two in addition to the two clicked).

Be able to exclude an uploaded page from being OCRd

Originally created by @thndrbck on GitHub (Feb 10, 2024). Original GitHub issue: https://github.com/ciur/papermerge/issues/596 Originally assigned to: @ciur on GitHub. When managing pages within a pdf document: A checkbox to select all pages would be helpful for many paged documents. Support for shift-click to select multiple items (click one, shift-click a second one selects all documents between the two in addition to the two clicked). Be able to exclude an uploaded page from being OCRd
Author
Owner

@ciur commented on GitHub (Feb 17, 2024):

This part:

Be able to exclude an uploaded page from being OCRd

Did you meant here exclude entire document from being OCRed - which is exactly as https://github.com/ciur/papermerge/issues/598 ?

Or did you really meant to exclude specific pages from being OCRed ?
In last case, i.e. when you mean to exclude specific pages from OCRed - it is not possible to implement. It is either entire document (i.e. all pages in the document) or nothing.

I am also confused in regard to

shift-click to select multiple items (click one, shift-click a second one selects all documents between the two in addition to the two clicked)

did you mean "shift-click" for documents or for pages within the document ? Title of the ticket it "page management".

<!-- gh-comment-id:1949891295 --> @ciur commented on GitHub (Feb 17, 2024): This part: > Be able to exclude an uploaded page from being OCRd Did you meant here exclude entire document from being OCRed - which is exactly as https://github.com/ciur/papermerge/issues/598 ? Or did you really meant to exclude specific pages from being OCRed ? In last case, i.e. when you mean to exclude specific pages from OCRed - it is not possible to implement. It is either entire document (i.e. all pages in the document) or nothing. I am also confused in regard to > shift-click to select multiple items (click one, shift-click a second one selects **all documents** between the two in addition to the two clicked) did you mean "shift-click" for documents or for pages within the document ? Title of the ticket it "page management".
Author
Owner

@thndrbck commented on GitHub (Feb 19, 2024):

Shift click for pages within document. Say I needed 5 pages deleted. I would select the first page of the group, then go to the fifth page of the group, press shift key, and click that page. That would select that last page, and every page between it and the first page clicked.

I ran into the issue with a document with many pages that I needed to rotate by 90 degrees.

<!-- gh-comment-id:1953077024 --> @thndrbck commented on GitHub (Feb 19, 2024): Shift click for pages within document. Say I needed 5 pages deleted. I would select the first page of the group, then go to the fifth page of the group, press shift key, and click that page. That would select that last page, and every page between it and the first page clicked. I ran into the issue with a document with many pages that I needed to rotate by 90 degrees.
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/papermerge#468
No description provided.