๐ Custom dictionaries
Support formats¶
See ๐ Custom dictionary formats.
Word definitions¶
Inserted text¶
#Inserted text is used for inserting text after selecting a suggestion but not used for matching.
Displayed text¶
#Displayed text is used for displaying suggestions and matching them.
#Inserted text and #Displayed text are the same except for the following cases.
- Use โ๏ธ Delimiter to divide suggestions for display from ones for insertion in ๐ Custom dictionary formats#CSV like format
- Use โ๏ธ Delimiter to hide a suggestion in ๐ Custom dictionary formats#CSV like format
- Specify a
displayed
property in ๐ Custom dictionary formats#JSON format
Description¶
#Description is used for showing a detail about a suggestion but not used for matching.
Aliases¶
#Aliases are used for matching suggestions but never displayed.
Other¶
Caret location¶
See โ๏ธ Caret location symbol after complement.
๐๏ธ Backlinks
- Custom dictionary complement
- โ๏ธ Caret location symbol after complement
- โ๏ธ Column delimiter
- โ๏ธ Custom dictionary paths
- โ๏ธ Delimiter to divide suggestions for display from ones for insertion
- โ๏ธ Delimiter to hide a suggestion
- โ๏ธ Displayed text suffix
- โ๏ธWord regex pattern
- ๐ฎ Reload custom dictionaries