[GH-ISSUE #400] [Feature Preview] Searchable PDFs + Dual Panel Mode #314

Closed
opened 2026-02-25 21:31:40 +03:00 by kerem · 0 comments
Owner

Originally created by @ciur on GitHub (Jul 11, 2021).
Original GitHub issue: https://github.com/ciur/papermerge/issues/400

Originally assigned to: @ciur on GitHub.

I love screencasts! Here is short feature preview about two new features that will be introduced in Papermerge 2.1 (work in progress)

Link to youtube video

The features I am speaking about are:

  • Download searchable PDFs (thanks to awesome OCRmyPDF)
  • Dual Panel Mode - cut/pasting of the documents will be obsolete - you will just drag'n drop documents/folder/panges from one panel into another (or select context menu -> move to other panel).

Please keep in mind that current repository is for keeping track of the issues, news, wiki and discussions.
Papermerge's codebase was split into many smaller repositories - all of which are now part of github repository organization.
The latest backend changes (i.e. development version) are being added to development branch of papermerge-core package.

Notice that frontend code was also refactored into many npm packages, here is a list of most important frontend packages:

Originally created by @ciur on GitHub (Jul 11, 2021). Original GitHub issue: https://github.com/ciur/papermerge/issues/400 Originally assigned to: @ciur on GitHub. I love screencasts! Here is short feature preview about two new features that will be introduced in Papermerge 2.1 (work in progress) Link to [youtube video](https://www.youtube.com/watch?v=sWv6bblWZQQ) The features I am speaking about are: * Download searchable PDFs (thanks to awesome [OCRmyPDF](https://github.com/jbarlow83/OCRmyPDF)) * Dual Panel Mode - cut/pasting of the documents will be obsolete - you will just drag'n drop documents/folder/panges from one panel into another (or select context menu -> move to other panel). Please keep in mind that current repository is for keeping track of the issues, news, wiki and discussions. Papermerge's codebase was split into many smaller repositories - all of which are now part of github [repository organization](https://github.com/papermerge). The latest backend changes (i.e. development version) are being added to [development branch of papermerge-core](https://github.com/papermerge/papermerge-core/tree/develop) package. Notice that frontend code was also refactored into many npm packages, here is a list of most important frontend packages: * [Dual Commander JS](https://github.com/papermerge/dual-commander-js) - Frontend's dual panel document browser. [Nodejs package available here](https://www.npmjs.com/package/@papermerge/dual-commander). * [Commander JS](https://github.com/papermerge/commander-js) - Frontend's single panel document browser (used by [dual commander](https://github.com/papermerge/dual-commander-js)). [Nodejs package available here](https://www.npmjs.com/package/@papermerge/commander). * [Viewer JS](https://github.com/papermerge/viewer-js) - Frontend's document viewer (used by [Dual Commander](https://github.com/papermerge/dual-commander-js)). [NodeJS package available here](https://www.npmjs.com/package/@papermerge/viewer). * [Uploader JS](https://github.com/papermerge/uploader-js) - Frontend's uploader component (used by [Commander JS](https://github.com/papermerge/commander-js)). [NodeJS package available here](https://www.npmjs.com/package/@papermerge/uploader). * [Symposium JS](https://github.com/papermerge/symposium-js) - A mini (javascript) framework used across all papermerge frontend code. [NodeJS package available here](https://www.npmjs.com/package/@papermerge/symposium).
kerem 2026-02-25 21:31:40 +03:00
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#314
No description provided.