Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Regex in Search bar?
Henk_de_Vlaam
Member, Developers Posts: 269 ✭✭✭
Just to be sure before posting an IR:
Is it possible to use regular expr. in the search bar?
Is it possible to use regular expr. in the search bar?
2
Answers
-
+10
-
Which search bar are you meaning?0
-
@MBartlett21,
I mean the main search bar on top of the Onshape screen, right of the Onshape logo.
Example: search all objects with ".drw" at the end of the name.
At this moment the result is, all objects that contain ".drw" anywhere in the object name, so also when it is in the middle of that name. Normally one can use "*.drw", but in OS the '*' has no function.0 -
Ok, Can you create an Improvement request?0
-
-
The correct link is: https://forum.onshape.com/discussion/11376/regex-in-search-bar.Henk_de_V said:
Edit 20190321: https://forum.onshape.com/discussion/comment/51523/#Comment_51523.0 -
Do you need regular expressions or will globbing (? and *) be sufficient?John Rousseau / VP, Technical Operations / Onshape Inc.0
-
@john_rousseau,
Globbing will make searching a lot better and will suffice for most cases, but with regex you will have all the search functionality without limitation.
However, I realize that most users will not use regex. So to start with, everyone will already be happy with globbing.0



