> Hmm. I think that we followed up further on this during the meetup, and > concluded that the "remote" images are not links, but rather TRAMP file > paths. So, adding https preview handler will be a new feature. > While such feature would make a lot of sense, I cannot say that it > /must/ be implemented. Just nice to have. > > A more important thing is fixing the broken previews inside link descriptions.
A bit confused by what we want to support. Are we looking to support previewing all links of the form [[https://orgmode.org][linktype:link-content]] [[https://orgmode.org][<linktype:link-content>]] i.e. for preview purposes only, treat this as equivalent to the following if there is no dedicated :preview handler for https? [[linktype:link-content]] [[<linktype:link-content>]] > If you are interested, there is `org-file-contents' that makes use of > `org-resource-download-policy'. Thanks, I was looking for org-file-contents. I don't want to implement a generic https handler. BTW Alvaro Ramirez (Xenodium) has a pretty good https link previewer for Org. You could ask him if he's interested in contributing. Karthik
