Created
January 16, 2026 11:18
-
-
Save moshetanzer/f69eeded033ce6a0e1f6d3138ef79909 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Auto Em Dash Remover - Support | |
| ## Contact | |
| For support, questions, or feedback, please email: | |
| **a0761588585@gmail.com** | |
| ## Frequently Asked Questions | |
| ### How does it work? | |
| Auto Em Dash Remover monitors your clipboard and automatically replaces em dashes ( - ) with your chosen replacement whenever you copy text. | |
| ### How do I enable/disable it? | |
| Click the menubar icon and toggle "Enable Auto Replace" on or off. | |
| ### How do I change what em dashes are replaced with? | |
| Click the menubar icon → "Set Replacement" → Choose from presets or create a custom replacement. | |
| ### Does it collect any data? | |
| No. Auto Em Dash Remover works entirely offline and collects zero data. All processing happens locally on your Mac. | |
| ### Why isn't it working? | |
| - Make sure "Enable Auto Replace" is checked in the menu | |
| - Check that you're copying text containing em dashes ( - ), not regular hyphens (-) | |
| - Grant clipboard access permission when prompted by macOS | |
| ### How do I uninstall? | |
| 1. Click the menubar icon and select "Quit" | |
| 2. Drag the app from Applications to Trash | |
| 3. Empty Trash | |
| ### Can I reset my monthly statistics? | |
| Statistics automatically reset at the start of each month. | |
| ## System Requirements | |
| - macOS 12.0 or later | |
| ## Version | |
| 1.0 | |
| --- | |
| © 2026 Auto Em Dash Remover |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment