jpoles15k downloadsEasily create carousel galleries to better organize/view images in your notes.
The Lite Gallery plugin for Obsidian makes it easy to create carousel image galleries in your notes. This allows you to neatly organize mutiple images into your notes while improving readability and usability.
/,images,media will first search the root folder of your vault, then the images directory, and finally the media directory to search for each image in your gallery. ```litegal
[[image1.jpg]]
this_also_works.png
path/to/image3.jpg
```
[[ in the codeblock; this will not include an absolute path to the file, but as long as the file is in the image directory.