Hello, I'm aware of this new enhancement and am eager to see this released, however i think this does not fit well my use case as it requires defining a new link type whereas link types' semantic is - in my view - that of defining a type of URI, not the type of identified element. An .rnote file is a file and thus it deserves to be treated as a file (or attachment, which is a file in the context of an headline) just for the same reason there is no png: or svg: link type.
One thing that I discovered late is the existence of image-converter.el. I don't know if it feasible to wire up the Rnote file export logic as an image-converter handler, but I wonder if it would be possible to retain caching capabilities equal to org-persist and to still have async computation. On Sun, Mar 16 2025 at 14:54:28 +00:00:00, Ihor Radchenko <yanta...@posteo.net> wrote: > Note that we recently added a new customizeable link preview system. > See > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/tree/doc/org-manual.org#n21945 > (It is on the development branch)