You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### International Phonetic Alphabet (IPA) characters
121
+
122
+
IPA symbols are available across multiple character sets. Common IPA characters include:
123
+
124
+
-**Vowel symbols**: Available through vowel keys (A, E, I, O, U) in various character sets
125
+
-**Consonant symbols**: Available through consonant keys in language-specific character sets
126
+
-**Special IPA symbols**: Some available through Greek character set
127
+
-**Length markers**: The vowel length/gemination marker **ː** (triangular colon) may be available through colon (:) key in certain character sets, or through T key in some language sets
128
+
129
+
> **Note**: If you cannot find a specific IPA symbol like ː (vowel length marker), try:
130
+
> 1. Enable multiple character sets (Greek, Hebrew, or language sets that use similar symbols)
131
+
> 2. Try different base keys (colon, T, or vowel keys)
132
+
> 3. Use the "Show Unicode code and name" setting to identify available characters
133
+
66
134
## Settings
67
135
68
136
From the Settings menu, the following options can be configured:
@@ -78,4 +146,37 @@ From the Settings menu, the following options can be configured:
78
146
| Input delay | The delay in milliseconds before the dialog appears. |
79
147
| Excluded apps | Add an application's name, or part of the name, one per line (e.g. adding `Notepad` will match both `Notepad.exe` and `Notepad++.exe`; to match only `Notepad.exe` add the `.exe` extension). |
80
148
149
+
## Troubleshooting character discovery
150
+
151
+
If you cannot find a specific character you need:
152
+
153
+
### Enable relevant character sets
154
+
1.**Multiple character sets**: Enable several character sets that might contain your character
155
+
2.**Language-specific sets**: Choose character sets for languages that use similar symbols
156
+
3.**Specialized sets**: Try Currency, Greek, or Hebrew sets for special symbols
157
+
158
+
### Try different base keys
159
+
1.**Phonetic similarity**: Try keys that sound similar to your target character
160
+
2.**Visual similarity**: Try keys that look similar to your target character
161
+
3.**Related characters**: Try base keys of characters in the same family
162
+
163
+
### Use Unicode information
164
+
1.**Enable Unicode display**: Turn on "Show the Unicode code and name of the currently selected character" in settings
165
+
2.**Character identification**: Use this to identify what characters are available on each key
166
+
3.**Character lookup**: Search online for the Unicode name if you know the character you need
167
+
168
+
### Common troubleshooting examples
169
+
-**ñ (Spanish n with tilde)**: Try N key with Spanish character set enabled
170
+
-**ß (German eszett)**: Try S key with German character set enabled
171
+
-**œ (Latin small ligature oe)**: Try O key or E key with French character set enabled
172
+
-**ø (Latin small letter o with stroke)**: Try O key with Danish or Norwegian character set enabled
173
+
-**ː (IPA triangular colon)**: Try colon (:) key, T key, or vowel keys with Greek or Hebrew character sets enabled
174
+
175
+
### Alternative solutions
176
+
If Quick Accent doesn't have the character you need:
177
+
1.**Windows Character Map**: Use Windows built-in Character Map utility
178
+
2.**Alt codes**: Use numeric Alt codes for specific characters
179
+
3.**Unicode input**: Use Windows Unicode input method (Alt + numeric keypad)
180
+
4.**Copy-paste**: Copy characters from online Unicode references
0 commit comments