AutoHotKey to AutoKey

761 views
Skip to first unread message

reblok

unread,
Jun 5, 2010, 1:44:36 PM6/5/10
to autokey-users
I'm one of those recent movers to Linux (Ubuntu) form whom a
replacement for AutoHotKey was a necessity. It looks like AutoKey is
it.

I understand that at one time there was a script that converted AHK
abbreviations to AK abbreviations but it was dropped when a change
took place. That's would be a great solution for movers but even with
that...

My biggest qualm with AK as opposed to AHK is the need for dialogs to
enter abbreviations. Not that they are there - obviously it makes
entry of simple abbreviations easier in the sense that hitting a radio
button for case sensitivity is easier for many people than writing the
code for it.

But it's also much slower. I'm sure people can enter (AHK code)
:c:cmrrr::Certified Mail - Return Receipt Requested
:c :Cmrrr::CERTIFIED MAIL - RETURN RECEIPT REQUESTED
much, much faster in a text editor than making those same two case-
sensitive entries using AK's dialogs.

I have well over a hundred entries in my AHK abbreviation script. It
may be over 200 at this point.

Is there any thought (or maybe there already is the ability) to enter
abbreviations directly or create a script that can either contain
multiple abbreviations or will allow for mass entry?

Christiaan Dekter

unread,
Jun 6, 2010, 6:05:44 AM6/6/10
to autoke...@googlegroups.com
The API to create abbreviations and set the options on them is extremely simple. Most of the work to make this happen would be around correctly parsing the input file from AHK.

I guess the main reason this hasn't happened yet is because we only get occasional requests and usually the users making the request have manually entered their data long before any prototype or hack could be prepared... The alternative of implementing it as a proper feature is of course quite a lot of work...

reblok

unread,
Jun 7, 2010, 11:25:53 AM6/7/10
to autokey-users
Where is the file that contains the abbreviations? I'd like to give a
try at manually converting my AHK abbreviation script and paste it in.
I'll let others know the results for whatever benefit there may be.

On Jun 6, 4:05 am, Christiaan Dekter <cdek...@gmail.com> wrote:
> The API to create abbreviations and set the options on them is extremely
> simple. Most of the work to make this happen would be around correctly
> parsing the input file from AHK.
>
> I guess the main reason this hasn't happened yet is because we only get
> occasional requests and usually the users making the request have manually
> entered their data long before any prototype or hack could be prepared...
> The alternative of implementing it as a proper feature is of course quite a
> lot of work...
>

Christiaan Dekter

unread,
Jun 7, 2010, 11:29:34 AM6/7/10
to autoke...@googlegroups.com
~/.config/autokey/autokey.json

Please use the search function on this group, many of these kinds of questions have been answered previously.
Reply all
Reply to author
Forward
0 new messages