naps2
naps2 copied to clipboard
General settings
Elevate some existing config-file-only settings:
- ~~SaveButtonDefaultAction~~
- HiddenButtons
- ~~AlwaysRememberDevice~~ (only really matters for admin-defined profiles)
- ~~DeleteAfterSaving~~
- ~~DisableExitConfirmation~~ (probably KeepSession is good enough)
- ~~SingleInstance~~
- ~~ShowPageNumbers~~
- DefaultProfileSettings
- ~~KeyboardShortcuts (#61)~~
As well as providing access to existing settings (PDF settings, EnableDebugLogging, etc.)
And some potential new settings:
- Disable delete confirmation
- ~~Set default profile on clicking Scan~~
- ...
Combine all the other settings into the General Settings Dialog (with Tabs?):
- File / PDF-Setting
- File / Image-Settings
- File / Email-Settings
Keyboard shortcuts added in 8.0b3.
Thanks a lot @cyanfish for this. I was looking for a default action for the save button and coming across this ticket made me realise that I was on an older version. Very much appreciated to see that this is already done 👍