Re: Feature request: exclude sub-trees by backend

2024-03-28 Thread Ihor Radchenko
Edgar Lux writes: > Hi, I had a need for this again (sorry for the necro-bump). One month is perfectly normal reply time by mailing list standards :) We just start questioning whether the discussion is active after one month. > On Feb 26, 2024 at 5:51 PM, Ihor Radchenko wrote: >> The suggestio

Re: Feature request: exclude sub-trees by backend

2024-03-27 Thread Edgar Lux
Hi, I had a need for this again (sorry for the necro-bump). On Feb 26, 2024 at 5:51 PM, Ihor Radchenko wrote: > The suggestions to use backend-specific export tag in the links are used > as ugly workarounds... Ok. It was just to show that there are other people who may use it :) . > As for igno

Re: Feature request: exclude sub-trees by backend

2024-02-26 Thread Ihor Radchenko
[ Adding Org mailing list back to CC. ] Edgar Lux writes: > ... >> I think that it would be ok to add such feature if multiple users are >> interested. > > Similar (and may be the ignore-heading from ox-extra should also become > standard, because I found it a lot): > > https://emacs.stackexcha

Re: Feature request: exclude sub-trees by backend

2024-02-23 Thread Ihor Radchenko
Edgar Lux writes: > I am trying to exclude different sub-trees (a.k.a. headings or sections), > depending on the exporter backend. I am familiar with =:noexport:= to exclude > selected sections (disregarding the backend). I found a solution, but it is > only intended for a specific backend: >

Feature request: exclude sub-trees by backend

2024-02-22 Thread Edgar Lux
Hello! I am trying to exclude different sub-trees (a.k.a. headings or sections), depending on the exporter backend. I am familiar with =:noexport:= to exclude selected sections (disregarding the backend). I found a solution, but it is only intended for a specific backend: https://emacs.stackex