Embed view
A continuous, borderless vertical stack. Images render at their natural size (scaled down only if wider than the note) with no card background, border, or shadow — so the gallery reads as part of the note itself, similar to a native ![[image]] embed, rather than a distinct widget.
```obs-gallery
sources:
- type: local
path: Photos/Journal
view:
type: embed
```
Pagination
Add pagination: true (optionally with itemsPerPage) to page through large collections instead of stacking every image in one continuous scroll. See the Grid view page for the config keys — they work the same way here.