Skip to content

Panel search and black bars for rebuilt PDFs - #32

Open
FWao wants to merge 1 commit into
mainfrom
result-panel-search
Open

Panel search and black bars for rebuilt PDFs#32
FWao wants to merge 1 commit into
mainfrom
result-panel-search

Conversation

@FWao

@FWao FWao commented Aug 21, 2026

Copy link
Copy Markdown
Member

Search inside a result panel

Each text panel gets a search in its header; Ctrl/Cmd+F opens it in the panel the reviewer last worked in. Hits are marked and counted, case- and diacritic-insensitive (muller finds Müller). A selected find offers Im Ergebnis suchen — the one-click final check that a name really is gone from the output.

PDF views have no search of their own: a browser PDF viewer cannot be searched or highlighted from the app, so the shortcut skips them for the nearest text panel, and Im Ergebnis suchen switches a PDF result panel to the anonymized text, where the hit can actually be shown.

Black bars in a rebuilt PDF

A native PDF blacks its redactions out, while a scanned document's reconstruction printed them as words ([PERSON_1]). Schwarze Balken statt Platzhaltern in the export menu (scanned sources only) draws a bar over each placeholder so both look alike. The placeholder stays in the text layer, so copy-paste still yields the tag, and generalized dates stay readable as in the native export. Toggling re-exports the previews of every scanned document of the batch, since the ZIP bundles them.

Also

Fixes an argument-order bug in downloadRedactedPdf: outputLanguage was passed in the ocrProfile slot, so a cache-miss PDF download sent a language as an OCR profile and no output language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant