dave-howard / vsdx

vsdx - A python library for processing .vsdx files
BSD 3-Clause "New" or "Revised" License
67 stars 25 forks source link

Regex search for Shape.text fields #52

Closed markdisterhof closed 1 year ago

markdisterhof commented 1 year ago

Tests passing :)

dave-howard commented 1 year ago

I've added same method to Page object also - and I'll include in next release

markdisterhof commented 1 year ago

@dave-howard That's great 😊.

Also, (since it would be pretty easy,) perhaps one could add functionality to search other Shape/Page fields via Regex, e.g. Shape.ID. The only thing is that I'm not sure which fields make sense to have this feature for. So, if you like, you could open an issue with me assigned and required functions in the description and I'll be happy to support this project 😊