Is there a way to control Quick Note's thumbnail if it has a `webpageURL`?

I'm planning to adopt Quick Note inside my application, however, I'm having an issue where by setting an webpageURL property on NSUserActivity, I lose control over how the thumbnail looks.

Instead of displaying the content that I used on NSUserActivity's title, it seems to get its title from the web page itself.

Is there a way to avoid this behaviour? I'd like to keep the webpageURL property defined because it allows our users to open the content on a web browser if they don't have the application installed.

Is there a way to control Quick Note's thumbnail if it has a `webpageURL`?
 
 
Q