Operating system
macOS
Joplin version
3.3.10
Sync target
Dropbox
What issue do you have?
Even after disabling the optical character recognition check box in preferences, I continue to see attachment search results in an ugly large yellow box that takes 1/2 of the screen.
How can this be disabled.
If it cannot be disabled, how can I move the ugly large yellow box to the very bottom of the search screen.
1 Like
Me too... When it's activated one time it's impossible to deactivate it even unchecking the option, restarting JOPLIN or rebooting the commputer !
Same behavior under windows and Kubuntu...
I use now the 3.3.10 appimage version of Joplin.
Disabling OCR only disable the background processing, but what's been OCR-ed indeed remain saved to the database. Maybe we could have a separate option such as "Search in OCR text"
2 Likes
This would be truly fantastic @laurent , thank you very much in advance!
I'm linking to a pull request that allows decreasing the size of the search results box:
dev
← personalizedrefrigerator:pr/desktop/allow-minimizing-ocr-results
opened 04:52PM - 08 May 25 UTC
# Summary
This pull request converts the OCR search results to a `<details>` … element, allowing to be expanded/collapsed.
> [!NOTE]
>
> At present, the `<details>` element is expanded by default. Whether the element is expanded or collapsed does not persist when the editor is closed and re-opened (e.g. by opening and closing settings). This could be changed by adding a `editor.resourceSearchResults.expanded` setting to `builtInMetadata.ts`.
# Screenshots
Expanded (default):

Hidden:

1 Like
system
Closed
7 June 2025 16:56
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.