You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+27-21
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Transform your CapsLock into an AI key! This AutoHotkey app puts powerful AI cap
8
8
9
9
Whether you need to compose answers, conduct research, explain concepts, refine text, summarize information, translate content, or verify correctness, this app empowers you by putting powerful AI capabilities right at your fingertips, literally.
10
10
11
-
With seamless integration to [Perplexity](https://www.perplexity.ai/) (and [DeepL](https://www.deepl.com/)), it enables you to effortlessly and swiftly solve complex tasks and streamline your workflow like never before.
11
+
With seamless integration to [Perplexity](https://www.perplexity.ai/), it enables you to effortlessly and swiftly solve complex tasks and streamline your workflow like never before.
12
12
13
13
## Features
14
14
@@ -18,15 +18,21 @@ With seamless integration to [Perplexity](https://www.perplexity.ai/) (and [Deep
18
18
19
19
CapsLock serves as an ideal choice for AI hotkey combinations due to its accessibility, infrequent use in regular typing, and lack of conflict with existing shortcuts. This repurposing transforms it into a more valuable "AI key", enhancing overall user efficiency. The original CapsLock functionality remains accessible by pressing **Ctrl + CapsLock**, ensuring no loss of traditional features.
20
20
21
+
All letter keys on your keyboard serve as customizable hotkeys. You can easily configure them to execute your most frequent tasks with any prompt you choose.
22
+
21
23
-**Win Hotkeys:** Perform web searches and other tasks with **Win + [Key]** combinations.
22
24
23
25
While the AI features are the main focus, there are also a few additional hotkeys for quick searches and lookups using traditional online services like Google, Merriam-Webster's Dictionary, and Wikipedia.
24
26
25
-
-**Query Editor:** Edit clipboard content with a sleek GUI, supporting both light and dark themes.
27
+
-**Query Editor:** Edit your query with a sleek GUI, supporting both light and dark themes.
28
+
29
+
This powerful tool enables you to preview and modify your query before sending it to Perplexity. It offers a user-friendly interface for refining your text prior to AI processing, while also displaying all available hotkeys within the GUI for quick reference and access.
30
+
31
+
-**Help:** Press **CapsLock+F1** to open the Help window.
26
32
27
-
This powerful tool enables you to preview and modify clipboard content before transmitting it to Perplexity. It offers a user-friendly interface for refining your text or query prior to AI processing, while also displaying all available hotkeys within the GUI for quick reference.
33
+
The Help window displays the current version number and a complete list of active hotkeys. You can easily copy this list to your clipboard using the provided button.
28
34
29
-
-**Customization:** Fully customizable through simple edits to a plaintext configuration file, allowing you to adapt all tasks and instructions to your preferences or language.
35
+
-**Customization:** Fully customizable through simple edits to a plaintext INI configuration file, allowing you to adapt all tasks and instructions to your preferences or language.
30
36
31
37
🇺🇸 **English** and 🇩🇪 **German** prompts and URLs are included by default. (If your Windows language is set to German, the German version will automatically load.) Users can customize and translate any content as needed, though this may be unnecessary due to AI's multilingual comprehension capabilities.
32
38
@@ -102,7 +108,7 @@ While the various prompts are optimized for their respective tasks, they can be
102
108
| CapsLock + B | Calculate/Convert | Berechne/Konvertiere |
@@ -137,12 +143,12 @@ Here's a detailed overview of each shortcut with some tips on how to use them mo
137
143
138
144
- Writing anything important? Use **Clarify (CapsLock + V)** to ask the AI to clarify a sentence, simplify it, or improve it in other ways. Get advice on grammar, spelling, style, tone, and comprehensibility with **Check grammar etc. (CapsLock + G)**. Or simply use **Formulate better (CapsLock + F)** if you want to effortlessly improve an entire text at once.
139
145
140
-
Alternatively, use **DeepL Translate (Win + T)** for even more powerful translation capabilities.
141
-
142
146
- Reading a long article or document? Use **Summarize (CapsLock + S)** to get a summary or **Explain (CapsLock + E)** for a simple explanation. This, like all shortcuts, works by either selecting the text or, for online content, just the URL.
143
147
144
148
- Got a text you want to translate? Use **Translate (CapsLock + T)** to translate it. If it's a message you want to respond to, write your reply (or use an answer shortcut for that, too) and let the AI translate it for you as well.
145
149
150
+
Alternatively, use **Google Translate (Win + T)**for additional translation capabilities.
151
+
146
152
- **What is (CapsLock + W)** is a very versatile shortcut that can be used in many different contexts. Any term or concept you don't know can be looked up with it instantly. But it's not limited to just text, it can also be used to get information about files, URLs, etc. For example, selecta file in Windows Explorer (such as an old download with a cryptic name that has long been forgotten in the Downloads folder, or an obscure system file with an unkown purpose) and use **What is** to get information about it. The AI analyzes only the file name and path - the file content is NEVER uploaded or accessed! Despite this limitation, the insights provided are often surprisingly accurate and informative.
147
153
148
154
- Any other task not covered by the hotkeys above? Use **Query Perplexity… (CapsLock + Q)** to ask Perplexity in your own words, by sending only what text you've selected or the content of your clipboard.
@@ -151,13 +157,13 @@ Additionally, there are some Windows hotkeys for quick searches and lookups:
| Win + W | Search Wikipedia or open URL | Wikipedia-Suche oder URL öffnen |
161
167
162
168
- **Query Perplexity (Win + Q):** Opens Perplexity and focuses the text input area, without sending anything automatically. This is useful when you want to:
163
169
@@ -173,23 +179,23 @@ Additionally, there are some Windows hotkeys for quick searches and lookups:
173
179
174
180
- **Search Google (Win + G):** Searches Google.
175
181
176
-
- **Translate with DeepL (Win + T):** Translates using DeepL. This is an alternative to **Perplexity Translate (CapsLock + T)**.
182
+
- **Google Translate (Win + T):** Translates using Google. This is an alternative to **Perplexity Translate (CapsLock + T)**.
177
183
178
184
- **Search Wikipedia or open URL (Win + W):** Searches Wikipedia. Alternatively, if a URL is selected or copied to the clipboard, it opens the link in your default web browser, which is useful when encountering non-clickable URLs in various contexts.
179
185
180
186
### Query Editor
181
187
182
-
The Query Editor can be accessed using the following hotkey:
188
+
The Query Editor (formerly known as Clipboard Editor) can be accessed using the following hotkeys:
0 commit comments