|
4 | 4 |
|
5 | 5 | <img src="01.jpg" width="848"/>
|
6 | 6 |
|
7 |
| -Writing Tools[^1] is an action that can help improve your writing, e.g. by checking your spelling, grammar, and punctuation. Tools are fully customizable (see Edit tools).[^2] |
| 7 | +Writing Tools[^1] is an action that can help improve your writing, e.g. by checking your spelling, grammar, and punctuation.[^2] |
8 | 8 |
|
9 |
| -You can mark and send text to the action or have it mark all text automatically. The changed text will replace the selection. |
| 9 | +You can select and **send text** to the action or have it **select all text automatically**.[^3] |
10 | 10 |
|
11 |
| -By default, the action will use your default tool (see Settings). To select a different tool, press `Command` + `Enter`. |
12 |
| - |
13 |
| -<img src="02.jpg" width="848"/> |
| 11 | +The changed text will replace the selection. |
14 | 12 |
|
15 | 13 | The action works with any text field in any app. However, **it works best with iA Writer** and its [powerful feature to distinguish between authors](https://ia.net/writer/support/editor/authorship). This way, you can easily see all the changes made by ChatGPT.
|
16 | 14 |
|
17 | 15 | If you prefer, you can also use the [BBEdit](https://www.barebones.com) comparison feature instead.
|
18 | 16 |
|
19 | 17 | ***Note:** The iA Writer paste feature uses [GUI scripting](http://www.macosxautomation.com/applescript/uiscripting/) and may not work properly after an update of iA Writer. Please [report](https://github.com/Ptujec/LaunchBar/issues/new) any issues you encounter.*
|
20 | 18 |
|
| 19 | +## Tools |
| 20 | + |
| 21 | +By default, the action will use your default tool (see Settings). To select a different tool, press `Command` + `Enter`. |
| 22 | + |
| 23 | +<img src="02.jpg" width="848"/> |
| 24 | + |
| 25 | +Tools are fully customizable (see Edit tools). |
| 26 | + |
21 | 27 | ## Settings
|
22 | 28 |
|
23 | 29 | Access the settings with `Option` + `Enter`.
|
@@ -60,4 +66,5 @@ To use this action, you need an [API key from OpenAI](https://platform.openai.co
|
60 | 66 | This action integrates with Action Updates by @prenagha. Find the [latest version on his GitHub](https://github.com/prenagha/launchbar) and a signed version on his [website](https://renaghan.com/launchbar/action-updates/).
|
61 | 67 |
|
62 | 68 | [^1]: I have not had the chance to try Apple's AI Writing Tools, but so far, they do not sound too promising anyway. With this action, you can always benefit from the latest OpenAI models and refine the tools yourself.
|
63 |
| -[^2]: Please consider privacy and the pitfalls of using LLMs in general as you use this. |
| 69 | +[^2]: Please consider privacy and the pitfalls of using LLMs in general as you use this. |
| 70 | +[^3]: In the case of automatic text selection there is an alert to protect you from triggering this accidentally. You can disable that alert for a given app in settings (`Option` + `Enter`). |
0 commit comments