-
Notifications
You must be signed in to change notification settings - Fork 33
Description
A lot of users are confused about autosave and "Scan & start fresh". I do think resorting to "classic" designs will help users as they are used to a "edit then save" method. To keep things fast for power users, keyboard shortcuts can be kept, so power users can still have a ctrl+enter shortcut to save > start a new doc > scan, ctrl+s to save, ctrl+space to add a new page > scan.
Also, directly saving at the save location is not the greatest idea: it can cause problems on slow network shares by blocking the screen for too long. It can also cause problems on DMSs (Document Management System) used by some companies : users save directly to the network share, the server consumes the file after the first save, but it will finish consuming before the second page is added to the file!
But if the computer crashes and we did not save the scans, we lose our work. To remediate, a temp file can be built on the local drive, then saved on "save" action. This is more aligned with a traditional way to do, but this fast save feature can be put behind a toggle, allowing power users to use this.
What do you think about this?
Still, you are doing an amazing work and its the best utility app for Windows I have ever seen! I would put this app on the same level, if not above, 7Zip. Seriously. I am also waiting eagerly for the v4, I cannot imagine what can be enhanced.