Definir qué contenido mostrar al iniciar Evolution.

When Evolution starts, it remembers the last view that you used.

To make Evolution display something else after starting the application, you will have to run the application from the Terminal application and pass corresponding parameters.

Ventanas

To start Evolution in a specific view, pass the "component" parameter.

1

  • evolution --component=calendar

  • evolution --component=contacts

  • evolution --component=mail

  • evolution --component=memos

  • evolution --component=tasks

Carpetas de correo

To make Evolution open a specific mail folder, pass the "folder" parameter.

1

  • evolution "folder:On This Computer/Inbox"

  • evolution folder:On%20This%20Computer/Inbox

  • evolution folder://local/Inbox

Editor de correo

To make Evolution open a mail composer window with some predefined values and content:

1

  • evolution mailto:recipient@example.com?cc=cc@example.com\&subject=Your\ subject\ line\&body=Message\ content\&attach=/home/user/file