> A player dictionary is a good idea. Thanks for your response, Steve. I saw this in ChessBase, and I think this is of interest in Scidb, too. This dictionary can also be used in the save/replace game dialog for the white/black player name. Furthermore this dictionary was a first exercise in implementation of filters, combined with sorting (regard the context sensitive menu of the table header).
> Have you ever used git Gregor ? > I suppose it has lots of technical superiority, but subversion is great > imho. I don't like git much. I don't need all these features, and git is a bit complicated. I think that git should be used only if the features from git are required, otherwise svn is sufficient for me. Gregor