Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cemrajc/em-n-en
A small utility for typing Em and En dashes
https://github.com/cemrajc/em-n-en
Last synced: 10 days ago
JSON representation
A small utility for typing Em and En dashes
- Host: GitHub
- URL: https://github.com/cemrajc/em-n-en
- Owner: CemraJC
- Created: 2016-07-29T04:31:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T03:57:02.000Z (over 4 years ago)
- Last Synced: 2024-11-08T08:36:54.306Z (2 months ago)
- Language: AutoHotkey
- Homepage: https://www.em-n-en.cf
- Size: 22.5 KB
- Stars: 78
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Em-n-en
> Em and En dash keyboard-ization –(^—^)–
> Windows OnlyWebsite: [cemrajc.github.io/em-n-en](https://cemrajc.github.io/em-n-en)
If you're a writer, then you need the Em and En dashes. This ultra-simple program makes it easy for you to just type the dash and move on. It does this in a variety of ways - you choose which one's you like.
### [→ Download Here ←](https://github.com/cemrajc/em-n-en/releases/latest)
#### How to use:
1. Download the latest release (link above or run `choco install em-n-en` to install via [Chocolatey](https://chocolatey.org/packages/em-n-en))
1. Put it in its own folder
1. Run it (double click on it)
1. Choose your options – there is one recommended by default
1. Tell it to "Start on Windows Startup"
1. Click "Ok"
1. Profit :smile:Now, Em-n-en will live in your tray – accessible by its icon. Look forward to better writing!
If you ever want to remove Em-n-en, just run it, right-click on the tray icon, click "Reset" and then delete its folder.
#### List of Ways to Make Some Dashes:
| Method name | How to do it |
| :---------: | :----------: |
| Modifier keys | Ctrl + Shift + - for **En dash** (–)
Ctrl + Shift + Alt + - for **Em dash** (—) |
| Inline Replace | Type `--=` for **En dash** (–)
Type `==-` for **Em dash** (—) |
| Hard Replace | Replaces hyphen (-) with **En dash** (–) all the time (*this is probably a bad idea*) |That's all there is to it! If you have some other way you would like implemented, then [send me a message!]([email protected])