# Several requests regarding embedding

**URL:** https://meta.discourse.org/t/several-requests-regarding-embedding/273343
**Category:** Feature
**Tags:** embedding
**Created:** [July 29, 2023, 6:18pm UTC](https://meta.discourse.org/t/several-requests-regarding-embedding/273343 "2023-07-29T18:18:24Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Brandon007](https://avatars.discourse-cdn.com/v4/letter/b/b4bc9f/32.png) [@Brandon007](https://meta.discourse.org/u/Brandon007)
#### Post date: [July 29, 2023, 6:18pm UTC](https://meta.discourse.org/t/several-requests-regarding-embedding/273343/1 "2023-07-29T18:18:24Z")

</div>

Great feature!

Here are some requests:

- `target=_blank`
- `last post` so the latest post is displayed, not just the original author of the topic
- Get `nth` characters from the post, and display them within the embed
- Truncate titles after `nth` characters
- When using `template="complete"` have option to remove images. This way, we don’t need to spend bandwidth downloading images that we `display:none:` with css.

I read over the whole post here and didn’t see a way to accomplish any of these items. If I missed it, feel free to straighten me out. 👍🏼

> P.S. In order to exclude a post from the embed, I used `exclude_tag`, unfortunately, you have to make the tag public to use it.
