Let Path IOBox display a relative path as is

Hello,

I see this feature had been expressed previously but the topic has closed since then:

I still think it would be handy to have IOBoxes not convert (or at least make it optional) relative paths to absolute paths automatically, as it does for now.

ie. if I fill in “./assets/image.png” I would prefer the IOBox to display “./assets/image.png” (I thus know the app & file depency is portable) rather than the absolute path it resolves automatically, which after that (to my knowledge) does not let you know if the path set is absolute or relative.

Cheers!
T

3 Likes