Perry Smith <[email protected]> writes:

>> Macro can work, I think.
>
> Can you be more specific?  As far as I know, macros are unconditional.

#+macro: device1 $1
# #+macro: device1 
# #+macro: device2 $1
#+macro: device2

{{{device1(foo)}}}
{{{device2(bar)}}}

Then, comment/uncomment when you need.
Can also go more fancy and use eval macros.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to