Summary: | Avoid technical terms (duplex) for scanning both sides of documents in Skanpage | ||
---|---|---|---|
Product: | [Applications] Skanpage | Reporter: | Archisman Panigrahi <apandada1> |
Component: | general | Assignee: | Alexander Stippich <a.stippich> |
Status: | REPORTED --- | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | 23.08.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Archisman Panigrahi
2024-03-02 14:43:03 UTC
With my HP MFP, I can scan both sides by selecting the "ADF Duplex" scan source option. How does it look for the iX1600? It was a departmental scanner, which I needed to use at some event, but I don't have access to it right now. However, most likely it would work with ADF Duplex. Can we rename "ADF Duplex" to either "Scan both sides" or "Scan both sides (ADF Duplex)"? Since users may be using a particular scanner for the first time (like me), and they may not have time to figure out what ADF Duplex means, it would be very helpful if a non technical word like "Scan both sides" is used. I am a PhD student, and I had to scan hundreds of exam papers last week. There was no time to figure out what ADF Duplex means. I finally had to use a friend's Windows computer. That is going to be difficult, since we directly use the translations provided by SANE. (In reply to Alexander Stippich from comment #3) > That is going to be difficult, since we directly use the translations > provided by SANE. Can we somehow make a special case like the following pseodocode? if (translation provided == "ADF Duplex") return "Scan both sides (ADF Duplex)" end This will really improve the out-of-the box scanning experience a lot, and this will help the whole GNU/Linux ecosystem, not just KDE. I had to scan in another departmental event, and I confirm that ADF/Duplex does scan both sides. Can we add a note somewhere in preferences that ADF Duplex is equivalent to scanning both sides? Thanks for reporting back. Could you rephrase this bug report please to something like "avoid technical terms (duplex) for scanning both sides of documents" and mark it as a wish? I am unsure how to mark it as a wish. Could not find any such option. |