1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

AutoHotkey

1
Posted at

はじめに

pythonなど勉強中。ハードからソフトまで。
現時点はchatGPTを中心に勉強中。
初学者です。前向きに進んでいます。
アドバイスなどあればぜひお願いします。

目的

省人化もとい、自分の生産性向上を目指すために
chatGPTといつもどおり会話していたところ、AutoHotkeyの話がでる。
調査したところ、これは・・・と脱線。。

なお以下サイトを参考にさせていただきました。
感謝します。

AutoHotkeyとは

chatGPT先生曰く、「AutoHotkeyは、あなたのキーボードとマウスに魔法をかけて、「私の意のままに!」と叫ぶ自由奔放なウィザードです。」だそうです。

素敵ですね。

どんなことができる?

image.png

これは面白い。今まではpuautoguiを用いてごりごりやっていたのをもっと完結にできる?(RPAはこちらも方が速いのか?)
やってみる価値はありそう。
生産性向上に申し分なし。

暫定OUTPUT

キーバインドをemacs風に
また一部引用などをショートカットを活用
*実際、コマンドを理解する必要があるため、
 emacs統一はありがたい。。

他にも辞書てきなことができたり、複雑なことも可能だが
まずはここまで。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?