https://github.com/chenasraf/heb-flip-alfred-workflow
Realized you were typing in the wrong language all along? Flips your Hebrew/English texts around using Alfred
https://github.com/chenasraf/heb-flip-alfred-workflow
Last synced: about 1 year ago
JSON representation
Realized you were typing in the wrong language all along? Flips your Hebrew/English texts around using Alfred
- Host: GitHub
- URL: https://github.com/chenasraf/heb-flip-alfred-workflow
- Owner: chenasraf
- License: mit
- Created: 2021-12-02T23:55:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T08:38:48.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T22:11:23.988Z (over 1 year ago)
- Language: Python
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heb-flip-alfred-workflow
Realized you were typing in the wrong language all along? Flips your Hebrew/English texts around
using Alfred 4 workflows.
Or: הפוך על הפוך for Alfred ;)
## Alfred Commands
### heb
Use `heb` to switch **English → Hebrew**. Copies the text to clipboard.
#### English → Hebrew Example
Original: `akuo` → Fixed: `שלום`
### eng
Use `eng` to switch **Hebrew → English**. Copies the text to clipboard.
#### Hebrew → English Example
Original: `יקךךם` → Fixed: `hello`
## Keyboard Shortcuts
### Hebrew ⌘ cmd+⇧ shift+H
Use shortcut anywhere to switch **English → Hebrew** in place. Immediately replaces the
selected text with the translation.
### English ⌘ cmd+⇧ shift+E
Use shortcut anywhere to switch **Hebrew → English** in place. Immediately replaces the
selected text with the translation.