Is it possible to search a certain type of element, or element that has a certain markdown syntax

Is it possible to search for:

  1. all links
  2. all images
  3. all code
  4. etc.

And it would be helpful to combine those with other search syntax to further filter out elements!

Don’t think it’s possible right now since there’s no regex support.

Links, images, and code are just plain text in Dynalist, so if you have a way to search for the plain text (e.g. ![ is probably an image and !(20 is likely a date).