Hello, Colin Baxter <[email protected]> writes:
> I do not want any output fields of the tables generated by org-collector
> to show double quotes ("). To achieve this, I changed the stringformat
> variable at line 136 of org-collector.el to
>
> (setq stringformat (if noquote "%s" "%s"))
>
> Is there a more elegant way to do this other than my clumsy, cargo-cult
> effort?
Have you tried using :noquote t property?
Regards,
--
Nicolas Goaziou
