Maybe I’m misunderstanding here? I’ve no problem using _canonical_uri in my node setup
Here is my .tid with _canonical_uri set:
_canonical_uri: https://en.wikipedia.org/static/images/icons/wikipedia.png
created: 20250804015355568
modified: 20250804015512609
tags: scratch
title: scratch12: _canonical_uri
type: image/png
And then you can transclude that tid to get the image:
{{scratch12: _canonical_uri}} but you cant set the size
I’m able to call it as an image (and set size!) like so: [img width=54 height=42 [scratch12: _canonical_uri]]
My testing is with Node TW 5.3.6
edit/appendum: I also have (ages ago, and forgot it was there to re-test/demonstrate), a category tid with it’s icon field set to the name of a tid with an image via _canonical_uri. The icon correctly loads for that category tid.