emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Ability to hide / collapse in-buffer settings?


From: Matthew Twomey
Subject: Ability to hide / collapse in-buffer settings?
Date: Tue, 06 Jul 2021 18:25:51 -0500
User-agent: Roundcube Webmail/1.0-rc

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

[Prev in Thread] Current Thread [Next in Thread]