Hello,

Rainer M Krug <rai...@krugs.de> writes:

> Hm - I seem to ask strange questions here. Any ideas?

%\2 is not working because it is used to repeat %^{prompt} placeholders,
not %^g or %^G, per documentation.

You could try (untested)

  :SHEET: %(mapconcat #'identity (org-get-tags-at nil t) ":")


Regards,

-- 
Nicolas Goaziou

Reply via email to