-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
Description
Use Cases
Currently, users can only add words to their personal dictionary one at a time. It would be extremely useful if they could add multiple words at once via a CSV file.
This feature is particularly important for users migrating from popular keyboards like SwiftKey, which allows them to export their personal dictionary as a JSON file with an array of strings containing all their saved words.
{"last_sync":"2024-09-10T21:35:27.33Z","terms":["\n","\n","\n"," "," ","!",""","#","#6#","#Agenda","#Discussion","#Meeting","#Recap","#Tasks","#fff"...
Proposal
I propose adding an import option to upload a CSV file with custom words, or providing a textbox where users can enter multiple words separated by commas.
References
No response
ivystopia, miphilip, SpitFire-666 and RodAlc24