khard icon indicating copy to clipboard operation
khard copied to clipboard

Differentiate between non existing vcard properties and empty ones

Open lucc opened this issue 5 years ago • 0 comments

At first this is an internal distinction but it will allow us to use field: as a search query that means "vcards that have any value in that field". Currently the properties on the CarddavObject always return a default value that hinders us to check if the property is set.

lucc avatar Aug 25 '20 07:08 lucc