The question itself might be confusing given I'm using the word embed
here, which have different meaning. What i mean by that is:
- Embed like what chat.stackoverflow does. Say I'm posting a single SO/SE link (from a post) on any chat on SO/SE, it will embed like so:
Where this is the embedded link (do bear in mind this is just an example to illustrate what i mean, and not intended to be the final form).
Basically, what i mean by embed is either:
- Show a part of the link, either at the start, end or any wanted part?
- Show the whole content of the link in current buffer, but in a separate block (so it doesn't clutter any other existing text in the current buffer)
I'm also aware of possibly related things, like org-screenshot, though it's not exactly what i want, but still useful.
How could i do this?