Photo Mechanic Plus > Feature Requests

Advanced Text Search Functions

(1/1)

esambo:
How can I use more advanced text search functions?
The Search Settings example just show exact text match examples!
I would like something more advanced, like:
- predefined like in Apple Photos.app
  - includes
  - does not include
  - is
  - is not
  - is not empty
  - starts with
  - ends with
- scripting like in Spreadsheets (Google Sheets, MS Excel, etc.)
  - LEFT
  - MID
  - REGEXMATCH
  - SEARCH
- wildcard like PostgreSQL
  - iLIKE "%.jpg"
- regular expression
  - /.+\.jpg$/i

esambo:
I just had the same problem again, where I was trying to find images that don't include a keyword (eg. "doc"), and struggled with the valid syntax, eg:
CaptureTime 2022-8 and not (Keywords doc medical)

Navigation

[0] Message Index

Go to full version