Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SGF Picker inconvenient for large folders #535

Closed
pdeblanc opened this issue Jun 24, 2022 · 3 comments
Closed

SGF Picker inconvenient for large folders #535

pdeblanc opened this issue Jun 24, 2022 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers Stale

Comments

@pdeblanc
Copy link
Contributor

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
Copy link
Owner

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

@sanderland sanderland added enhancement New feature or request good first issue Good for newcomers labels Oct 9, 2022
Copy link

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 github-actions bot added the Stale label Aug 18, 2024
Copy link

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Stale
Projects
None yet
Development

No branches or pull requests

2 participants