-
-
Notifications
You must be signed in to change notification settings - Fork 11
[Feature]: Custom dictionary/words only #353
Description
Problem to solve
hello, I do a lot of wiki editing and I was looking Into a program or extension that would give me autocomplete when I type a few characters. not a text expander, but simple suggestions based on what I type. FluentTyper does this perfectly, however, I'm not looking for general autocomplete based on the entire English dictionary, only from a list of words I choose
Proposed solution
basically a way to disable the language dictionary or only enable your custom words
Alternatives considered
none seem to exist 🤔
Affected browser(s)
All browsers
FluentTyper version
2026.17.0
Mockups, examples, or references
No response
Additional context
FluentTyper Is basically the only extension/software I've found that does what I want almost exactly. It has a simple suggestion dropdown that Inserts when you press Tab kind of like an IDE + the ability to add custom words. I'd just like to exclusively use my own subset of words
the extension Is very lovely and I see myself using some of the grammar rules too. thank you!