Collapse
Hello. The like feature only works for String and Text according to the manual. Is there any way to do something like [[has url::~*blogspot*]] to get all pages which have url to Blogspot domain? Thanks.
Collapse
A workaround is possible: if you set Has URL
property by a template, you can also make the template extract the domain part from the URL and save it as another property, of String type, e.g. Has domain
. It will also be faster.