Re: [Orgmode] ical export

2008-06-23 Thread Carsten Dominik
27;s with a deadline associated with them to have the due date set (eg DUE;VALUE=DATE:20080623) and not appear as an appointment as they do at the moment. I've worked out the function where all this happens is org-print-icalendar-entries but my lisp skills are none existent so a

Re: [Orgmode] org-publish

2008-06-23 Thread Richard G Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > Have you tried > > (setq org-publish-use-timestamps-flag nil) > > > ? Maybe you have not changed the input files for a while, and Org > thinks they have already been published.. That fixed it. I had never published before and my first query of t

Re: [Orgmode] org-publish

2008-06-23 Thread Richard G Riley
Carsten Dominik <[EMAIL PROTECTED]> writes: > On Jun 22, 2008, at 5:27 PM, Manish wrote: > >> Nick>>> I have a minimal setup that works fine for me. Here is the >> relevant >> Nick>>> section from my org initialization file, which gets loaded >> from .emacs: >> Nick>>> >> Nick>>> ;;; org-publi

[Orgmode] Inline images inside Emacs?

2008-06-23 Thread Taru Karttunen
Hello Has anyone hacked org-mode to display inline images inside Emacs? I have lots of stuff like [[file:foo.jpg][.thumbs/foo.jpg]] and would like to display the thumbnails in the org buffer. Muse has something like this and it would be very nice to have it in org-mode. - Taru Karttunen ___

Re: [Orgmode] org-publish

2008-06-23 Thread Carsten Dominik
On Jun 23, 2008, at 12:41 PM, Richard G Riley wrote: Could I request that this directory is moved to org-directory? You can move it wherever you like by customizing `org-publish-timestamp-directory'. I don't want to change the default because people might be switching from one org-directory

Re: [Orgmode] org-publish

2008-06-23 Thread Carsten Dominik
On Jun 23, 2008, at 12:39 PM, Richard G Riley wrote: Carsten Dominik <[EMAIL PROTECTED]> writes: Have you tried (setq org-publish-use-timestamps-flag nil) ? Maybe you have not changed the input files for a while, and Org thinks they have already been published.. That fixed it. I ha

[Orgmode] Expanding highlighted nodes

2008-06-23 Thread T . Short
Is there a way to expand highlighted nodes? I really like the tags tree (C-c \) and the TODO tree (C-c C-v). After either of these, I'd like to expand everything under the highlighted nodes. - ts ___ Emacs-orgmode mailing list Remember: use `Reply All

[Orgmode] Re:Inline images inside Emacs?

2008-06-23 Thread Artiom Myaskouvskey
You can use iimage minor mode Link: www.netlaputa.ne.jp/~kose/Emacs/iimage.html On Mon, Jun 23, 2008 at 7:00 PM, <[EMAIL PROTECTED]> wrote: > Send Emacs-orgmode mailing list submissions to >emacs-orgmode@gnu.org > > To subscribe or unsubscribe via the World Wide Web, visit >http:/

[Orgmode] Websites published with org-publish

2008-06-23 Thread Richard G Riley
I would be grateful if people might send me a link to any site or part of a site that they maintain using org-publish along with any suggestions of potential pit falls. Ideally where a web site sub-component is maintained with org and then published as an "include" for a bigger site. But any and a

Re: [Orgmode] Websites published with org-publish

2008-06-23 Thread Sebastian Rose
http://orgmode.org/worg/ Richard G Riley schrieb: I would be grateful if people might send me a link to any site or part of a site that they maintain using org-publish along with any suggestions of potential pit falls. Ideally where a web site sub-component is maintained with org and then publis

Re: [Orgmode] Websites published with org-publish

2008-06-23 Thread Bastien
http://orgmode.org ! Sebastian Rose <[EMAIL PROTECTED]> writes: > http://orgmode.org/worg/ > > Richard G Riley schrieb: >> I would be grateful if people might send me a link to any site or part >> of a site that they maintain using org-publish along with any >> suggestions of potential pit falls.

Re: [Orgmode] export to html and relative links:

2008-06-23 Thread Carsten Dominik
On Apr 13, 2008, at 8:48 PM, T. V. Raman wrote: two suggestions: 1) accept paths like "./foo.html" as local links. This is now allowed. 2) Augment C-c C-l to react to file: by providing filename completion relative to the working directory. This is hard and therefore not yet implement

Re: [Orgmode] Expanding highlighted nodes

2008-06-23 Thread Carsten Dominik
On Jun 23, 2008, at 7:50 PM, T. Short wrote: Is there a way to expand highlighted nodes? I really like the tags tree (C-c \) and the TODO tree (C-c C-v). After either of these, I'd like to expand everything under the highlighted nodes. Not really. You might want to look into the new mappin