__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="start-command-line-parameters" xml:lang="es">
<info>
<link type="guide" xref="index#common-other-problems"/>
<revision pkgversion="3.39.0" version="0.1" date="2020-10-29" status="draft"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">[email protected]</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Cómo hacer que Evolution muestre una ventana o carpeta especificas al iniciar la aplicación.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Daniel Mustieles</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2012 - 2022</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Rodrigo Lledó</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2018</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Yolanda Álvarez Pérez</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2016</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jorge González</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2007-2011</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Francisco Javier F. Serrador</mal:name>
<mal:email>[email protected]</mal:email>
<mal:years>2005, 2006</mal:years>
</mal:credit>
</info>
<!-- TODO: Update page with https://gitlab.gnome.org/GNOME/evolution/-/issues/1176#note_946174 -->
<title>Definir qué contenido mostrar al iniciar <app>Evolution</app>.</title>
<p>When <app>Evolution</app> starts, it remembers the last view that you used.</p>
<p>To make <app>Evolution</app> display something else after starting
the application, you will have to run the application from the
<app>Terminal</app> application and pass corresponding parameters.</p>
<section id="tools">
<title>Ventanas</title>
<p its:locNote="TO TRANSLATORS: Do NOT translate 'component' here!">To start
<app>Evolution</app> in a specific view, pass the "component" parameter.</p>
<p>1</p>
<list>
<item><p><cmd its:translate="no">evolution --component=calendar</cmd></p></item>
<item><p><cmd its:translate="no">evolution --component=contacts</cmd></p></item>
<item><p><cmd its:translate="no">evolution --component=mail</cmd></p></item>
<item><p><cmd its:translate="no">evolution --component=memos</cmd></p></item>
<item><p><cmd its:translate="no">evolution --component=tasks</cmd></p></item>
</list>
</section>
<section id="mail-folders">
<title>Carpetas de correo</title>
<!-- Introduced in https://gitlab.gnome.org/GNOME/evolution/-/issues/1176 : -->
<p its:locNote="TO TRANSLATORS: Do NOT translate 'folder' here!">To make
<app>Evolution</app> open a specific mail folder, pass the "folder" parameter.</p>
<p>1</p>
<list>
<item><p><cmd its:translate="no">evolution "folder:On This Computer/Inbox"</cmd></p></item>
<item><p><cmd its:translate="no">evolution folder:On%20This%20Computer/Inbox</cmd></p></item>
<item><p><cmd its:translate="no">evolution folder://local/Inbox</cmd></p></item>
</list>
</section>
<section id="mail-composer">
<title>Editor de correo</title>
<p its:locNote="TO TRANSLATORS: Do NOT translate 'folder' here!">To make <app>Evolution</app>
open a mail composer window with some predefined values and content:</p>
<p>1</p>
<list>
<item><p><cmd its:translate="no">evolution mailto:[email protected][email protected]\&subject=Your\ subject\ line\&body=Message\ content\&attach=/home/user/file</cmd></p></item>
</list>
</section>
</page>