ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

[IDEA] hotkey/shortcut tracker

(1/2) > >>

ottenm:
As I age (more rapidly than I expected) I find myself forgetting my favorite hotkeys.  Were they defined in the app?  The OS?  In FARR?  AutoHotKey?  And what were they anyway?  Was it alt-q, ctrl-q, alt-shift-Q?  Where do I live?  And was I supposed to go to the bathroom before the meeting started? ;)

So here's my fantasy: I open up an app that tracks all my hotkey uses across devices.  It's got them split up by the app I use them in, sorted by frequency of use (in that app), a reference to where they're defined, and an editable description field for what I once thought they did.

How 'bout it science?  Any takers?

skwire:
So here's my fantasy: I open up an app that tracks all my hotkey uses across devices.  It's got them split up by the app I use them in, sorted by frequency of use (in that app), a reference to where they're defined, and an editable description field for what I once thought they did.-ottenm (May 26, 2021, 11:43 AM)
--- End quote ---

Unfortunately, Windows does not have a mechanism to get this data.  The only thing your described application can do is test each combination of hotkey and see if it's in use by something.  Also, this applies to global hotkeys only -- not per-app hotkeys (unless they're set as global).  Tranglos, a DonationCoder member, wrote Ethervane ActiveHotkeys to do at least that.   Unfortunately, his site no longer exists, but you can get the app from the Internet Archive here:

http://web.archive.org/web/20170906115212/http://www.tranglos.com/download/activehotkeysportable.zip

c.gingerich:
Not sure if this will help, but it lists all the active global hotkeys.

https://www.nirsoft.net/utils/hot_keys_list.html

ottenm:
Bummer about Windows. ;(  They must have closed whatever the keystroke trackers used to use, dumping any/all keyboard activity into a text file.

Thank you for the tip on hot_keys_list!

BGM:
Nir's Hotkeylist doesn't do win keys, though.

Navigation

[0] Message Index

[#] Next page

Go to full version