emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: export all linked images with a certain property or ta


From: Bastien
Subject: Re: [Orgmode] Re: export all linked images with a certain property or tag
Date: Wed, 03 Oct 2007 13:24:47 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Fabian Braennstroem <address@hidden> writes:

> Sorry, I was not really clear... not the agenda view should be
> exported, but every visible tree should be included in one indirect
> buffer. Right now, 'b' shows the current-headline in an indirect
> buffer, which I can export to html like usual. For this purpose there
> has to be one global indirect agenda-buffer, which gets all those
> visible trees!?

I don't think this will be easy to do since showing the current headline
relies on narrowing the indirect buffer to a subtree, and narrowing more
than one region is not possible in a single buffer.

It would require to build another buffer with all headlines and subtrees
that are part of the agenda view.  Interesting!

-- 
Bastien




reply via email to

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