Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
***Import contacts** from .vcf file: Install the `librem5-goodies` package from the command line, one of the scripts it has is a small yad/bash application to import contacts from a *.vcf file to [GNOME Contacts](https://wiki.gnome.org/Apps/Contacts). Import from SIM card is currently not supported.
***Import contacts** from .vcf file: Install the `librem5-goodies` package from the command line, one of the scripts it has is a small yad/bash application to import contacts from a *.vcf file to [GNOME Contacts](https://wiki.gnome.org/Apps/Contacts). Import from SIM card is currently not supported.
***General Carddav** and Caldav functionality: Install `evolution` package from the command line, add regular Carddav and Caldav accounts via Evolution interface, attach [external screen](https://forums.puri.sm/t/myl5-librem-5-evergreen-first-impressions/11217/59?u=5a54a)(Evolution is not adaptive for Librem 5).
***General Carddav** and Caldav functionality: Install `evolution` package from the command line, add regular Carddav and Caldav accounts via Evolution interface, attach [external screen](https://forums.puri.sm/t/myl5-librem-5-evergreen-first-impressions/11217/59?u=5a54a)(Evolution is not adaptive for Librem 5).
## Locale
If you have set a specific locale (e.g. en_AU.UTF-8) then you will probably get warnings all over the place (e.g. from `man`, `locale` itself, from `perl` during an install). The solution appears to be
`sudo dpkg-reconfigure locales`
then page down to your chosen locale, press the space bar to select it - `[ ]` will change to `[*]`, then Tab to move to Ok then Enter.
That will then take an eternity generating all the selected locales and eventually doing the one that you just selected.