emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: David O'Toole <dto@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Handling of inline images
Date: Mon, 8 May 2006 07:59:53 +0200	[thread overview]
Message-ID: <2e4151bf894c783a1c5c46670240d455@science.uva.nl> (raw)
In-Reply-To: <m31wveerkx.fsf@gnu.org>


On Apr 30, 2006, at 22:28, David O'Toole wrote:

>
> Currently if you do this:
>
> [[file:path_to_image][Description]]
>
> the description seems to be thrown away and there seems to be no way
> to link to an image inline in one place, not inline in another place.
>
> I'd like to propose that when inline-images is on for a document,
>
> the following link:
>
> file:path_to_image
>
> result in inlining, whereas:
>
> [[file:path_to_image][Description]]
>
> not result in inlining, instead letting the text "Description" be a
> plain text link to the image.

No, I don't think this is acceptable.  Plain links are not different 
from bracketed links, and this difference should not be misused.  What 
are you going to do if the path to the file name contains space 
characters?  Then you always need the brackets around the link etc.

How about

   [[file:path_to_image]]

for an inline image and

   [[file:path_to_image][Description]]

for a linked image?  This looks more consistent to me.  Would this 
break anything else?

- Carsten


>
> This way we could choose by the link type, whether the image is
> inlined. The reason is, most of the time I want inline images, but
> sometimes I want to post a large screenshot...
>
>
>
> -- 
> Dave O'Toole
> dto@gnu.org
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

      reply	other threads:[~2006-05-08  9:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-30 20:28 Handling of inline images David O'Toole
2006-05-08  5:59 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2e4151bf894c783a1c5c46670240d455@science.uva.nl \
    --to=carsten.dominik@gmail.com \
    --cc=dto@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).