Variable: org-startup-with-inline-images

org-startup-with-inline-images is an alias and customizable for org-startup-with-link-previews, defined in org.el.gz.

Value

nil

Documentation

Non-nil means show inline images when loading a new Org file.

This can also be configured on a per-file basis by adding one of the following lines anywhere in the buffer:
   #+STARTUP: inlineimages
   #+STARTUP: noinlineimages

Aliases

org-startup-with-inline-images