ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Discuss features, issues, about Editors for AHK
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 16 Apr 2018, 09:32

AutoHotkey has no limits when it comes to automation in Windows, but for many users who may only need simple keyboard shortcuts, installing and learning AutoHotkey, and keeping up to date, can be overkill. ShortKeeper is a lightweight software utility to help non-programmers create and maintain an AutoHotkey based system running a set of custom keyboard shortcuts.

ShortKeeper provides basic commands to easily create shortcuts, without the need to learn AutoHotkey (e.g., open a folder/document, start an application, insert text, show a webpage, etc.). For those who want more versatility, a special command accepts AutoHotkey code to create shortcuts/macros (or to use pre-existing ones from the Internet) that can do pretty much anything.

ShortKeeper can be set up in no time and requires no specialized knowledge (e.g., ASCII, ANSI, or Unicode, 32 or 64 bit, AHK script structure, etc.). It manages the whole AutoHotkey based system in a way most non-programmers will find to be remarkably efficient and effective. Its graphical user interface can be mastered quickly thanks to interactive help zones.

Image Broken Link for safety

ShortKeeper is free, portable, and digitally signed. It comes bundled with a version of AutoHotkey. Everything works from a single folder that can be easily moved or deleted. It is Windows 10, 7, and Vista compatible (with .NET 4 or later).

Download: https cedeq.com /sk Broken Link for safety
Tutorial: https cedeq.com /shortkeeper/en/tutorial Broken Link for safety
Last edited by enterpad on 03 Jun 2020, 15:27, edited 1 time in total.
Enterpad - For those who need more than a few shortcuts
hasantr
Posts: 933
Joined: 05 Apr 2016, 14:18
Location: İstanbul

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by hasantr » 03 May 2018, 03:09

Thank you. Well thought-out application. I think I can test the efficiency and leave a comment again. Thanks again.
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 03 May 2018, 15:18

hasantr wrote:Thank you. Well thought-out application. I think I can test the efficiency and leave a comment again. Thanks again.
You’re welcome. Any test you could do would be useful for the whole community. I am looking forward to your comment.
Enterpad - For those who need more than a few shortcuts
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 03 May 2018, 19:48

Shortkeeper v1.0.1.8 released:

-"Quick Notepad" command now works with other languages than English and French
-Double-click functionality now added to the "Windows Start Menu item" command helper
-Double-click functionality now added to the "Start application by name" command helper
-"Launch website" command now renamed "Open web page"
-UI improved
-Help content updated

Shortkeeper overview: https://cedeq.com/shortkeeper/en
ShortKeeper tutorial: https://cedeq.com/shortkeeper/en/tutorial (Create a keyboard shortcut to launch Google)
Download and complete changelog: https://cedeq.com/shortkeeper/en/download
Last edited by enterpad on 24 May 2018, 19:08, edited 1 time in total.
Enterpad - For those who need more than a few shortcuts
hasantr
Posts: 933
Joined: 05 Apr 2016, 14:18
Location: İstanbul

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by hasantr » 04 May 2018, 03:56

Extra Clipboard, He does not write the letter i.
Mouse click (Error with shortcut 9, line 3. This line does not contain a recognized action. Specifically: 300, 400 Failed attempt to start AutoHotkey.)

The properties are beautiful. If you develop more, you can pass alternatives. I will try to articulate between the programs I use all the time.
I want to keep feedback. Thank you for your work.
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 04 May 2018, 11:16

hasantr,
Extra Clipboard, He does not write the letter i.
I imagine that you are using “Copy text to extra clipboard” or “Paste text from extra clipboard” to insert (instead of copy/paste) text. In the Param field for this command, you need to specify a clipboard number (e.g. 1, 2, 3, etc.). It should not contain the text you want to copy or paste. We will try to improve the help content. Please let me know if you still don’t understand how to use the clipboard commands. They are really useful.
Mouse click (Error with shortcut 9, line 3. This line does not contain a recognized action. Specifically: 300, 400 Failed attempt to start AutoHotkey.)
“Example of Param” (at the bottom of the center column) should have specified “Click, 300, 400” instead of just “300, 400”. The help content has been updated (ShortKeeper v1.0.1.9). Don’t miss the three-dot helper button (to the right of Param) to get the screen coordinates.

Thank you for your feedback.
Enterpad - For those who need more than a few shortcuts
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 21 May 2018, 14:22

Shortkeeper v1.0.1.11 released:

-Software update functionality improved
-Interactive help zones updated

Shortkeeper overview: https://cedeq.com/shortkeeper/en
ShortKeeper tutorial: https://cedeq.com/shortkeeper/en/tutorial (Create a keyboard shortcut to launch Google)
Download and complete changelog: https://cedeq.com/shortkeeper/en/download
Enterpad - For those who need more than a few shortcuts
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 28 Jun 2018, 18:29

Shortkeeper v1.0.1.14 released:
  • Reload AutoHotkey command added to the AutoHotkey menu in the system tray. Useful for quickly restarting AutoHotkey if a shortcut becomes non-responsive for some reason
  • Time out and pop-up error message added if ShortKeeper is unable to stop AutoHotkey (e.g. if an Excel object has not been cleared in a problematic shortcut)
  • No longer possible to assign 0 (No.) to a shortcut
  • Interactive help zones updated
Don't miss these two recent 5-minute how-tos:
Official website:
Last edited by enterpad on 05 Oct 2018, 09:36, edited 1 time in total.
Enterpad - For those who need more than a few shortcuts
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 05 Oct 2018, 09:31

Shortkeeper v1.0.1.15 released:
  • Run Excel macro command now triggers a macro only when a worksheet window (instead of the Excel application) is active
  • Run Word macro command now triggers a macro only when a document window (instead of the Word application) is active
  • Interactive help zones updated
Don't miss these two recent 5-minute how-tos:
Official website:
Enterpad - For those who need more than a few shortcuts
SOTE
Posts: 1426
Joined: 15 Jun 2015, 06:21

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by SOTE » 06 Oct 2018, 08:22

Nice program. Though was a little surprised it is a .NET program and not itself written in AutoHotkey, as it would be possible.
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 18 Oct 2018, 15:19

SOTE wrote:
06 Oct 2018, 08:22
Nice program. Though was a little surprised it is a .NET program and not itself written in AutoHotkey, as it would be possible.
Thank you for your feedback. Yes, it would have been possible, but not the best way in my opinion.
Enterpad - For those who need more than a few shortcuts
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 25 Aug 2019, 13:16

Shortkeeper v1.0.1.16 released:
  • Automatic detection of an Enterpad keyboard
  • Interactive help zones updated
Enterpad - For those who need more than a few shortcuts
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 16 Oct 2019, 15:25

ShortKeeper v1.0.1.17 released:
  • New "Cancel" button
  • New "Change No." button
  • “Windows Start Menu item” command now renamed “Start shortcut by path and filename”
  • Interactive help zones updated
Enterpad - For those who need more than a few shortcuts
SaulHJL
Posts: 13
Joined: 12 Aug 2022, 00:57

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by SaulHJL » 30 Aug 2022, 00:29

Is this still actively developed? Can others contribute to the codebase?
User avatar
enterpad
Posts: 15
Joined: 22 Mar 2016, 20:38
Location: Montreal, Canada
Contact:

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by enterpad » 30 Aug 2022, 14:34

ShortKeeper was updated on June 11, 2021 (v1.0.1.24). New features will eventually be added. As a proprietary software, Cedeq will continue to maintain ShortKeeper as it is often used to link Enterpad buttons to AutoHotkey code.
https://cedeq.com/shortkeeper/en
Enterpad - For those who need more than a few shortcuts
SaulHJL
Posts: 13
Joined: 12 Aug 2022, 00:57

Re: ShortKeeper - Keyboard Shortcut Manager (AutoHotkey-based)

Post by SaulHJL » 10 Sep 2022, 01:43

enterpad wrote:
30 Aug 2022, 14:34
ShortKeeper was updated on June 11, 2021 (v1.0.1.24). New features will eventually be added. As a proprietary software, Cedeq will continue to maintain ShortKeeper as it is often used to link Enterpad buttons to AutoHotkey code.
https://cedeq.com/shortkeeper/en
I'd been looking at your Enterpads recently; they are intriguing, & may even make for a more versatile "Stream Deck"
https://www.elgato.com/en/welcome-to-stream-deck | https://www.elgato.com/en/stream-deck

Thank you for the update; glad to hear, hopefully much more is planned & coming, soon-ish.
Post Reply

Return to “Editors”