Greetings, 

I'm trying to find a way to visually collapse settings related to images
in my org docs. I have many images with a syntax similar to: 

#+NAME: fig:figure name
#+CAPTION: figure name
#+ATTR_ORG: :width 200
#+ATTR_LATEX: :width 2.0in
#+ATTR_HTML: :width 200
[[file:homepage.org_imgs/20210706_002617_ok9v4c.png]] 

The setting vary per image and I prefer tailoring each image, but I
don't like all the clutter on my screen while editing. I've tried
putting the settings in a drawer, but that make it invisible to the link
element. I've been digging through source code, thinking maybe I could
give advice to some function or find something to hook into, but I'm not
getting anywhere. Any thoughts or ideas on this? 

Thanks, 

-Matt 
 

Reply via email to