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

Awesome bar: change the tag match syntax #117

Open
benini opened this issue Mar 4, 2023 · 2 comments
Open

Awesome bar: change the tag match syntax #117

benini opened this issue Mar 4, 2023 · 2 comments

Comments

@benini
Copy link
Owner

benini commented Mar 4, 2023

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

nicktmro commented Mar 4, 2023

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

benini commented Mar 5, 2023

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 ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants