emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Managing Images with Org-mode?


From: Karl Eichwalder
Subject: Re: [O] Managing Images with Org-mode?
Date: Wed, 01 Aug 2012 14:59:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Bastien <address@hidden> writes:

>>     http://www.flickr.com/photos/keichwa/7649891572
>
> Looks nice.
>
> How did you put the thumbnails in the Org mode file?

Once I understood the differences between "inline images" (images
without a description) and "linked images", it was easy:

    [[file:path_to_inline_image__thumbnail.png]]
    [[file:path_to_linked_image.jpg][description]]

Literal text (with descriptions shortened as just file names):

* Pictures
** 2012-07-14-stubai-nuernberger
   [[file:2012-07-14-stubai-nuernberger/thumb/IMG_4412.png]]
   [[file:2012-07-14-stubai-nuernberger/IMG_4412.JPG][IMG_4412.JPG]]
   [[file:2012-07-14-stubai-nuernberger/thumb/IMG_4414.png]]
   [[file:2012-07-14-stubai-nuernberger/IMG_4414.JPG][IMG_4414.JPG]]
   [[file:2012-07-14-stubai-nuernberger/thumb/IMG_4415.png]]
   [[file:2012-07-14-stubai-nuernberger/IMG_4415.JPG][IMG_4415.JPG]]
   [[file:2012-07-14-stubai-nuernberger/thumb/IMG_4416.png]]
   [[file:2012-07-14-stubai-nuernberger/IMG_4416.JPG][IMG_4416.JPG]]
   [[file:2012-07-14-stubai-nuernberger/thumb/IMG_4417.png]]
   [[file:2012-07-14-stubai-nuernberger/IMG_4417.JPG][IMG_4417.JPG]]
   [[file:2012-07-14-stubai-nuernberger/thumb/IMG_4418.png]]
   [[file:2012-07-14-stubai-nuernberger/IMG_4418.JPG][IMG_4418.JPG]]

To assign real tags to every single picture, every image must go in a
sub-section on its own?

-- 
Karl EICHWALDER



reply via email to

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