wordle-kt icon indicating copy to clipboard operation
wordle-kt copied to clipboard

Allow fetching user defined dictionaries

Open opatry opened this issue 2 years ago • 0 comments

  • [ ] Drop any words_[a-z]{2}_[\d]+.txt in app's data dir (esp. for Desktop)
  • [ ] Add a button to open a file picker in DictionaryPicker (would need CompositionLocalProvider for Desktop & Android)
  • [ ] Define a builtIn attribute in Dictionary
  • [ ] Add special indicator (user icon vs system icon?) in dictionary list
  • [ ] Handle invalid data

opatry avatar Jan 20 '22 07:01 opatry