[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Link preview generation with new link preview property
From: |
Karthik Chikmagalur |
Subject: |
Re: Link preview generation with new link preview property |
Date: |
Thu, 26 Dec 2024 10:46:34 -0800 |
>>> ...
>>> Considering this, it might be better to just split
>>> `org-link-preview-file' into two public functions, where the "inside"
>>> function accepts an image instead of a file.
>>
>> Agree.
>> Would you be interested to create a patch?
>
> Did you think of something like this?
It looks like you are respecting the alignment specifications, set via
org-image-align or the :align property of #+attr_*, but not the :width
property. Is the idea that the preview implementation that provides the
image should independently use org-display-inline-image--width?
At minimum this requires making org-display-inline-image--width a public
function. But it would be good for org-link-preview-image-data to
respect both properties.
Karthik
- Re: Link preview generation with new link preview property, (continued)
- Re: Link preview generation with new link preview property, Karthik Chikmagalur, 2024/12/16
- Re: Link preview generation with new link preview property, Ihor Radchenko, 2024/12/17
- Re: Link preview generation with new link preview property, Björn Bidar, 2024/12/19
- Re: Link preview generation with new link preview property, Karthik Chikmagalur, 2024/12/19
- Re: Link preview generation with new link preview property, Ihor Radchenko, 2024/12/21
- Re: Link preview generation with new link preview property, Björn Bidar, 2024/12/23
- Message not available
- Re: Link preview generation with new link preview property,
Karthik Chikmagalur <=
- Re: Link preview generation with new link preview property, Björn Bidar, 2024/12/29
- Re: Link preview generation with new link preview property, Ihor Radchenko, 2024/12/30
- Re: Link preview generation with new link preview property, stardiviner, 2024/12/18
- Re: Link preview generation with new link preview property, Karthik Chikmagalur, 2024/12/18
- Re: Link preview generation with new link preview property, Björn Bidar, 2024/12/19
- Re: Link preview generation with new link preview property, Ihor Radchenko, 2024/12/21