Releases: sjg20/paperman
Releases · sjg20/paperman
version 1.3.1
version 1.3
- Fix problems with dir cache being out of date
- Add more tests for Dirmodel
- Drop the 'recently used' folder
- Set permissions on created files and directories
version 1.2.1
- Expand tests to include common stacking/unstacking operations
- Fix various bugs in recent new features, particularly files not being opened
before use
version 1.2
- Import files from outside directories
- Avoid keeping all touched-files open
- Bring back command-line operation
- Presets (Ctrl-1 to Ctrl-6) for basic scanning operation
- Faster folder-selection within the scanning window
- Set the group for files
v1.1 New scanning features
- presets for scanning, use Ctrl-1 to Ctrl-6 to quickly select
- fast folder finding in the scanning dialogue
- type the partial match in the 'Folder' field (press F6 to get there)
- it expects directories to be called yyyy and mmMMM, e.g. 2024/03mar/...
- press to scan, or click on the match to just create the dir
- filtering out of directories which don't match the current year / month
- keyboard shortcuts for A4 (Alt-A) and US letter/legal toggle (Alt-L)
- Fix most warnings
v1.0.1b: pagewidth: Fix dodgy if() statement
This release just fixes some warnings when compiling with Qt5. There are now 102 warnings remaining.