Re: [Evolution] Dump of address book contents to something other than vcard?
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Dump of address book contents to something other than vcard?
- Date: Fri, 27 Mar 2020 09:54:31 +0100
On Fri, 2020-03-27 at 03:37 -0500, Japhering, Anonymous via evolution-
list wrote:
CSV because it is common and relatively easy.
Hi,
there's a tool called addressbook-export, provided by
evolution-data-server, which can export either to vCard or to CSV. Not
the best tool, but at least something.
It's usually in
/usr/libexec/evolution-data-server/addressbook-export
The --help argument is your friend.
As you use Flatpak, it's more tricky to run. First of all, run
Evolution in Flatpak (to start the needed background processes). Then
open terminal inside the Evolution's sandbox:
$ flatpak run --command=sh org.gnome.Evolution
and there you can run the addressbook-export. If I'm not mistaken, then
it's:
$ /app/libexec/evolution-data-server/addressbook-export
I left up to you how to extract the resulting file out of the Flatpak
sandbox (copying from the terminal window may break whitespaces, thus
be careful).
Bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]