sanderland / katrain

Improve your Baduk skills by training with KataGo!
Other
1.63k stars 227 forks source link

SGF Picker inconvenient for large folders #535

Closed pdeblanc closed 1 month ago

pdeblanc commented 2 years ago

When loading SGFs from a folder containing many SGF files, it takes a while to find the right one.

I haven't done any research into this yet, but if it's possible to use a native file picker, or else some existing file picker widget, that may be a good path forward. Otherwise, I have a few specific suggestions:

  1. Do some kind of speed optimization (e.g. just loading the file list from GoGoD/Database-2020-2021/2021, a database of pro games, takes a second or two currently; that's about 1,700 files)
  2. Allow the list to be sorted by file name
  3. Provide a draggable scroll bar, or some other way of scrolling faster
sanderland commented 2 years ago

I might look into #2, but kivy widgets are all kind of from scratch

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 30 days with no activity.