emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Thomas S. Dye" <tsd@tsdye.online>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: "Thomas S. Dye" <tsd@tsdye.online>, emacs-orgmode@gnu.org
Subject: Re: Org cite in SQLite?
Date: Fri, 05 Apr 2024 07:47:10 -1000	[thread overview]
Message-ID: <87zfu7r8hm.fsf@tsdye.online> (raw)
In-Reply-To: <87pmb1wsyt.fsf@localhost>


Ihor Radchenko <yantar92@posteo.net> writes:

> "Thomas S. Dye" <tsd@tsdye.online> writes:
>
>> The @ character in an Org citation seems to block import to an 
>> SQLite table.
>>
>> Has anyone successfully imported an Org citation to an SQLite 
>> table?
>
> Could you please elaborate?

It appears I let this drop.  My apologies.

I think my problem is caused by orgtbl-to-csv.

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?

All the best,
Tom
-- 
Thomas S. Dye
https://tsdye.online/tsdye


  reply	other threads:[~2024-04-05 18:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-25 17:27 Org cite in SQLite? Thomas S. Dye
2023-01-26  9:22 ` Ihor Radchenko
2024-04-05 17:47   ` Thomas S. Dye [this message]
2024-04-06 12:16     ` Ihor Radchenko
2024-04-06 20:19       ` Thomas S. Dye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zfu7r8hm.fsf@tsdye.online \
    --to=tsd@tsdye.online \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).