benini / scid

Other
44 stars 14 forks source link

Awesome bar: change the tag match syntax #117

Open benini opened 1 year ago

benini commented 1 year ago

Intead of: white carlsen or _white "Carlsen, Magnus" it may be better to change the syntax to: white=carlsen white="Carlsen, Magnus"

Essentially the part before '=' is matched against the exact tag name.

nicktmro commented 1 year ago

Silly question, but what is the Awesome bar? Is it the search box at the bottom of the Game List? (Couldn't find a reference in the wiki or the guide)

benini commented 1 year ago

Yes. I wrote it many years ago when Firefox created the "awesome bar". The idea was to create something similar, but I don't think it is really possible with Tk. It is just a filter bar ( https://github.com/benini/scid/wiki/Filter-games#filter-bar ).