emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Org cite in SQLite?


From: Thomas S. Dye
Subject: Re: Org cite in SQLite?
Date: Sat, 06 Apr 2024 10:19:04 -1000
User-agent: mu4e 1.6.10; emacs 27.1


Ihor Radchenko <yantar92@posteo.net> writes:

"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.

Good to know.  Thanks.

--
Thomas S. Dye
https://tsdye.online/tsdye



reply via email to

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