emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Org cite in SQLite?


From: Ihor Radchenko
Subject: Re: Org cite in SQLite?
Date: Sat, 06 Apr 2024 12:16:03 +0000

"Thomas S. Dye" <tsd@tsdye.online> writes:

> When I export the following table to csv with orgtbl-to-csv from 
> emacs -q:
>
> #+name: test-csv-export
> | index | citation                                              |
> |-------+-------------------------------------------------------|
> |     1 | [cite: @schulte12:_multi_languag_comput_envir_liter;] |
>
> The result excludes the citation:
>
> index,citation
> 1,
>
> Is this expected?  If so, is there a work-around?

I can reproduce on the latest bugfix, but I cannot reproduce on the
latest main - the citation is exported verbatim on main, which is
expected.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
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

[Prev in Thread] Current Thread [Next in Thread]