-
Notifications
You must be signed in to change notification settings - Fork 2
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
elements find #14
Comments
This is good idea, and it's actually pretty easy to implement. However wtherion doesn't store the items as text, so what do you think specifically it should search through? All items have IDs, stations also have names, and labels have text. Is there anything else? We could also search through every property of every object but I think that would be unnecessary and slow. |
Take a look at 60e2fbb |
looking good! |
It's a CI, it deploys automatically. |
hi,
is there a way to search by text?
for example - i want to find a scrap\station\etc by its name.
wish: ctrlF open a search box, type a text will show the number of hits found, button find next\prev will select relevant item in the drawing.
The text was updated successfully, but these errors were encountered: