Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@owi92
Copy link
Member

@owi92 owi92 commented Dec 3, 2025

It was requested to supply an easy way to get the embed url without having to manually copy it from the iframe code.
So this adds a second "copyable input" line to the embed tab of the share menu.

In order to not blow up the vertical space needed by the menu, I shrunk the <iframe> copy thing a bit, which should be fine. It was larger because that would make it easier to get to the url in the first place (I think). It's still scrollable.

This is just a(n admittedly low-effort) proposition, but I'm not sure if there is or needs to be a nicer way.

Closes #1597

It was requested to supply an easy way
to get the embed url without having to
manually copy it from the iframe.

In order to not blow up the vertical
space needed by the menu, I shrunk the
<iframe> copy thingy a bit, which should
be fine. It was larger because that would
make it easier to get to the url in the first
place (I think). It's still scrollable.

This is just an admittedly low-effort
proposition, but I'm not sure if there
is or needs to be a nicer way.
@sc-lmu
Copy link
Collaborator

sc-lmu commented Dec 4, 2025

Thanks, looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:user User facing changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get/copy embed-code easily without iframe code

2 participants