LinkWidget vs ImageWidget

Inside a <$list> context, I can just write <$link/> and it will be treated like <$link to=<<currentTiddler>>/>. Cool, it saves typing.

The same trick doesn’t work with <$image/> - I get broken images. I have to write explicitly <$image source=<<currentTiddler>>/> to fix it.

Why the difference? Is this a feature or a bug?

1 Like

It is as it is. No bug and no feature. Nobody requested it till now. If you would like to have a default value for the <$image/> widget, you should request it as a new feature at GitHub.

1 Like