Find All. Everywhere. Anytime

This one was fun. Heavy ChatGPT, but I hate developing forms and wanted to see what I could get done with AI doing the UI. The data collection is pretty basic. Haven’t tested the wildcards too much, but pulled that from some other code, so I think it works.

2 Likes

Is this an expansion on the native revit “Find/Replace”? I assume the native tool only does text notes. Is there plans for your tool to add the “Replace” feature as well?

Does textnote, keynote tags, dimension text, and generic annotation.
Most importantly, allows for search wildcards and patterns in DOS style of Regex.
And is dockable, so you can work while the dialoog is open and jump from text to text.
So, yes - much more than the standard Find.

1 Like

I would also really like to learn and know how to make dockable panels.

Is this available to the public? I would be very interested in adding this tool, just not really sure how to navigate the github platform yet.