Bug 497482 - Export shortcuts as printable "cheat sheet" page
Summary: Export shortcuts as printable "cheat sheet" page
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keys (show other bugs)
Version: 6.2.4
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-15 04:56 UTC by Sin Jeong-hun
Modified: 2024-12-16 17:09 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sin Jeong-hun 2024-12-15 04:56:16 UTC
SUMMARY
It's not easy to remember all the shortcuts, even the ones I had set after some time. There already is an "Export" button, but it only exports the shortcuts in a machine-friendly format for import purposes. It includes all the empty shortcuts.

How about adding "cheat sheet pdf" to the existing type "Shortcut Scheme"? If the user chooses this, it will save the shortcuts as a PDF file like this: https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf
Comment 1 Harald Sitter 2024-12-16 14:06:00 UTC
I am thinking that should be a different application that maybe consumes the export data and turns them into a cheat sheet. The functionality seem way out of scope for the shortcuts management module.
Comment 2 Nate Graham 2024-12-16 17:09:19 UTC
I agree. It's a cool idea, but somewhat out of scope for the settings page. Maybe it would make sense to expand the scope though?