Replies: 5 comments 13 replies
|
That is not a naive question at all. You have correctly identified that currently there is no way to select multiple games with the mouse key (plus Ctrl or Shift). I think that would be nice behavior to have and I will work to implement that. I will keep you updated on progress. |
|
@whelanh, thanks for the reply. Indeed, this would be a useful feature to have. Another unrelated issue, if I may add, is the need to close the engine window before the "compact database" functionality works. This is a bit irritating because it messes up with the layout of the windows (I have a specific layout as you can see from the attached image in the first post). Of course, I can just reset layout to the default, but seems like an unnecessary step when the vanilla scid doesn't require closing the engine window before the "compact database" functionality works. Can you comment on this ? |
|
@whelanh Thank you very much for this. It's indeed a very useful feature. 2026-04-05.00-03-42.mp4As for the second issue, I'm not compacting a database every day, but it's a bit irritating that every time I need to do so, I need to close the window, compact the database, and then restore the layout. Have you investigated if there's any shared code between compacting a database and having the engine running because it is very strange that having the engine window open has anything to do with compacting a database ? The best solution would be to maybe run scid on a windows vm and try to reproduce the issue so that you can understand why this is happening and have a proper fix, because the current fix seems like a hack. |
|
There's also this slightly weird issue. In vanilla scid, when the number of games is smaller than the window size, games before the selected game are not hidden. 2026-04-05.11-36-49.mp4In this version, they are. 2026-04-05.11-37-16.mp4 |



Uh oh!
There was an error while loading. Please reload this page.
My question is probably naive, but how do I select more than one game such as those highlighted in the image below so that I can delete or copy them to another database ?
All reactions