From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Toggle on/off the display of individual image? Date: Mon, 16 Sep 2019 12:34:03 +0200 (CEST) Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_50484_686908798.1568630043817" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49107) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9oKg-0007NJ-Uo for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 06:34:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9oKe-0001QH-Fn for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 06:34:10 -0400 Received: from w1.tutanota.de ([81.3.6.162]:53184) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9oKd-0001Od-Bb for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 06:34:08 -0400 Received: from w2.tutanota.de (unknown [192.168.1.163]) by w1.tutanota.de (Postfix) with ESMTP id CA4B5FBF387 for ; Mon, 16 Sep 2019 10:34:03 +0000 (UTC) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Emacs Orgmode ------=_Part_50484_686908798.1568630043817 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello Is it possible to toggle on/off the display of one specific image? I am aware of org-display-inline-images but it acts on the whole buffer, so it toggles all images. It would be nice if there was some way to toggle individual images on/off. A workaround of sorts would be to put each image under its own heading and then use folding, but that is hardly a good solution. ------=_Part_50484_686908798.1568630043817 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hello

Is it possible to toggle on/off the display of one specific image? I am aware of org-display-inline-images but it acts on the whole buffer, so it toggles all images.

It would be nice if there was some way to toggle individual images on/off.
A workaround of sorts would be to put each image under its own heading and then use folding, but that is hardly a good solution.
------=_Part_50484_686908798.1568630043817--