Searching for null values of a specific file property

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
akpuggy
Junior Member
Junior Member
Posts: 4
Joined: 2016-10-23, 19:07 UTC

Searching for null values of a specific file property

Post by *akpuggy »

Hi all!

I'm trying to create a custom search criteria but I can't figure out how to search for all files that are missing the Exif Date parameter.

In "Search" I went to "Plugins", selected the property and made it equal to blank. Simply not typing anything did not yield any results so I also tried typing in null, same results. Any suggestions?

Thanks!
User avatar
Hacker
Moderator
Moderator
Posts: 13073
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

akpuggy,
Perhaps try:

Code: Select all

!regex

Code: Select all

.
HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
akpuggy
Junior Member
Junior Member
Posts: 4
Joined: 2016-10-23, 19:07 UTC

Post by *akpuggy »

Thanks for your suggestion. Unfortunately, there is no option to use regex in when searching for property content (maybe I'm wrong since I started using TC just today). Here is a screenshot that might clarify what I'm trying to do: goo.gl/L24TRx

Basically, I am trying to search for all files that meet a certain regex criteria in the name and also are missing the EXIF date property.

Thanks!
User avatar
petermad
Power Member
Power Member
Posts: 14826
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

there is no option to use regex in when searching for property content
Click on the "OP:" selector (the one that shows "=" in your screenshot) - you will fing regex on the bottom of the list.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
akpuggy
Junior Member
Junior Member
Posts: 4
Joined: 2016-10-23, 19:07 UTC

Post by *akpuggy »

Ah, thanks for clarifying. I do see the regex option, but its only available for the standard plugin parameters that seem to contain text fields(goo.gl/dGH082). The Date fields do not have the regex option (goo.gl/KM5Hqw).
Post Reply