* Mark subtrees for export?
@ 2016-03-03 9:53 Martin
2016-03-03 10:06 ` Simon Thum
0 siblings, 1 reply; 4+ messages in thread
From: Martin @ 2016-03-03 9:53 UTC (permalink / raw)
To: emacs-orgmode
Hi there,
Can I mark some subtrees (its ok with tags if that is easyer) for
export? I found just to export a subtree or the whole buffer. But what
I want is to mark (in my case 3 out of 7) headers for export. How can I
do that?
Thanks,
Martin
--
Lösungen statt Diagnosen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Mark subtrees for export?
2016-03-03 9:53 Mark subtrees for export? Martin
@ 2016-03-03 10:06 ` Simon Thum
2016-03-03 11:13 ` Martin
0 siblings, 1 reply; 4+ messages in thread
From: Simon Thum @ 2016-03-03 10:06 UTC (permalink / raw)
To: Martin, emacs-orgmode
Hi,
I have
(setq org-export-exclude-tags '("internal" "noexport"))
i.e. I mark those I don't want to export. Then you export the buffer or
the subtree above all of them.
HTH,
Simon
On 03/03/2016 10:53 AM, Martin wrote:
> Hi there,
>
> Can I mark some subtrees (its ok with tags if that is easyer) for
> export? I found just to export a subtree or the whole buffer. But what
> I want is to mark (in my case 3 out of 7) headers for export. How can I
> do that?
>
> Thanks,
> Martin
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Mark subtrees for export?
2016-03-03 10:06 ` Simon Thum
@ 2016-03-03 11:13 ` Martin
2016-03-03 17:32 ` Simon Thum
0 siblings, 1 reply; 4+ messages in thread
From: Martin @ 2016-03-03 11:13 UTC (permalink / raw)
To: Simon Thum; +Cc: Martin, emacs-orgmode
Hi there,
This is a good start, but I want to export different things at different
times, so this would need big rewrites in my file every time...
Martin
Simon Thum writes:
> Hi,
>
> I have
>
> (setq org-export-exclude-tags '("internal" "noexport"))
>
> i.e. I mark those I don't want to export. Then you export the buffer or
> the subtree above all of them.
>
> HTH,
>
> Simon
>
> On 03/03/2016 10:53 AM, Martin wrote:
>> Hi there,
>>
>> Can I mark some subtrees (its ok with tags if that is easyer) for
>> export? I found just to export a subtree or the whole buffer. But what
>> I want is to mark (in my case 3 out of 7) headers for export. How can I
>> do that?
>>
>> Thanks,
>> Martin
>>
--
Lösungen statt Diagnosen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Mark subtrees for export?
2016-03-03 11:13 ` Martin
@ 2016-03-03 17:32 ` Simon Thum
0 siblings, 0 replies; 4+ messages in thread
From: Simon Thum @ 2016-03-03 17:32 UTC (permalink / raw)
To: emacs-orgmode, Martin
Does "visible-only" (see export dialog) do what you want?
Cheers,
Simon
On 03/03/2016 12:13 PM, Martin wrote:
> Hi there,
>
> This is a good start, but I want to export different things at different
> times, so this would need big rewrites in my file every time...
>
> Martin
>
> Simon Thum writes:
>
>> Hi,
>>
>> I have
>>
>> (setq org-export-exclude-tags '("internal" "noexport"))
>>
>> i.e. I mark those I don't want to export. Then you export the buffer or
>> the subtree above all of them.
>>
>> HTH,
>>
>> Simon
>>
>> On 03/03/2016 10:53 AM, Martin wrote:
>>> Hi there,
>>>
>>> Can I mark some subtrees (its ok with tags if that is easyer) for
>>> export? I found just to export a subtree or the whole buffer. But what
>>> I want is to mark (in my case 3 out of 7) headers for export. How can I
>>> do that?
>>>
>>> Thanks,
>>> Martin
>>>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-03-03 17:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-03 9:53 Mark subtrees for export? Martin
2016-03-03 10:06 ` Simon Thum
2016-03-03 11:13 ` Martin
2016-03-03 17:32 ` Simon Thum
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).