https://github.com/chrisgrieser/alfred-writing-assistant
Autocorrection, synonym suggestions for the word under the cursor, and rephrasing of the selected text. All with one key press.
https://github.com/chrisgrieser/alfred-writing-assistant
alfred-workflow autocorrect rephrase spellcheck spelling synonyms
Last synced: 7 months ago
JSON representation
Autocorrection, synonym suggestions for the word under the cursor, and rephrasing of the selected text. All with one key press.
- Host: GitHub
- URL: https://github.com/chrisgrieser/alfred-writing-assistant
- Owner: chrisgrieser
- License: mit
- Created: 2024-01-13T13:39:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T11:01:07.000Z (7 months ago)
- Last Synced: 2025-03-17T22:19:37.994Z (7 months ago)
- Topics: alfred-workflow, autocorrect, rephrase, spellcheck, spelling, synonyms
- Language: JavaScript
- Homepage:
- Size: 156 KB
- Stars: 19
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Writing Assistant for Alfred


Autocorrection, synonym suggestions, rephrasing, and Apple Intelligence writing
tools. All with one key press.[Recommended by the Alfred Team.](https://www.alfredapp.com/blog/tips-and-tricks/workflows-for-languages-and-reference/)
## Usage
The workflow offers four [hotkeys](https://www.alfredapp.com/help/workflows/triggers/hotkey/):1. Autocorrect the word under the cursor.
2. Suggest synonyms for the word under the cursor.
3. Rephrase the selected text via ChatGPT, improving its language
+ Requires OpenAI API key.
+ There are 3 formatting options: Overwrite selection, changes as Markdown
==highlights== and ~~strikethroughs~~, and [Critic
Markup](https://github.com/CriticMarkup/CriticMarkup-toolkit).
4. Apple Intelligence Writing Tools
+ This is just a convenience hotkey to trigger the Writing Tools selection
via keyboard, it works the same as if you click the item in `Edit` →
`Writing Tools`.
+ Note that Apple Intelligence availability depends on your country, your
macOS version, and the app.## Installation
[➡️ Download the latest release.](https://github.com/chrisgrieser/alfred-writing-assistant/releases/latest)## Credits
In my day job, I am a sociologist studying the social mechanisms underlying the
digital economy. For my PhD project, I investigate the governance of the app
economy and how software ecosystems manage the tension between innovation and
compatibility. If you are interested in this subject, feel free to get in touch.- [Academic Website](https://chris-grieser.de/)
- [Mastodon](https://pkm.social/@pseudometa)
- [ResearchGate](https://www.researchgate.net/profile/Christopher-Grieser)
- [LinkedIn](https://www.linkedin.com/in/christopher-grieser-ba693b17a/)