Aaron Ecay writes: > Hi Rainer, > > 2016ko azaroak 18an, Rainer M Krug-ek idatzi zuen: >> > >>> :SHEET: %(mapconcat #'identity (org-get-tags-at nil t) ":") >> >> Thanks - this looks good to me, but the ="= causes problems and ends the >> template early. I tried to replace =":"= with =':'= but this did =not >> work either (invalid-read-syntax). >> >> How can I get this to work? > > You need to escape the quotes with a single backslash. I did it like this: :SHEET: %(mapconcat #'identity (org-get-tags-at nil t) \":\") But it still does not work as, my guess, nothing is returned - the "field" is empty Rainer -- Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982