Here’s how to embed a query in obsidian:
````
```
query
embed OR search
```
````
You can use a tag as a search parameter, e.g.:
````
```
query
tag:#some-tag
```
````
Note that these embedded searches don't show up on a published site.
You can also [embed web content](https://help.obsidian.md/Editing+and+formatting/Embed+web+pages) using an iframe.
**Source**:
- forum.obsidian.md/way-to-embed-list-all-notes-with-a-tag/13413
- https://help.obsidian.md/Linking+notes+and+files/Embed+files
See also:
- [Dataview "contains" help - #4 by anon63144152 - Help - Obsidian Forum](https://forum.obsidian.md/t/dataview-contains-help/54123/4)
---
**Relates to** [[Obsidian]]