You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

117 lines
3.4 KiB

<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
"dtd/kdedbx45.dtd" [
<!ENTITY i18n-followupreminderagent "<application>Follow Up Reminder Agent</application>">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
]>
<article id="followupreminder" lang="&language;">
<articleinfo>
<title>The &i18n-followupreminderagent; Handbook</title>
<authorgroup>
<author>
<personname>
<firstname>Laurent</firstname>
<surname>Montel</surname>
</personname>
&Laurent.Montel.mail;
</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>
<copyright>
<year>2014</year>
<holder>&Laurent.Montel;</holder>
</copyright>
<date>2019-09-21</date>
<releaseinfo>Applications 19.12</releaseinfo>
</articleinfo>
<sect1 id="introduction">
<title>Introduction</title>
<para>
&i18n-followupreminderagent; is an akonadi agent which follow up reminder mail
</para>
<sect2 id="using-kapp">
<title>Using &i18n-followupreminderagent;</title>
<para>Use <menuchoice><guimenu>Options</guimenu><guimenuitem>Create Follow Up Reminder</guimenuitem></menuchoice>
in &kmail;'s composer window to open a dialog which allows you to create a reminder to follow up your current email
at a specific date.</para>
<screenshot>
<screeninfo>&i18n-followupreminderagent; Dialog</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="add-followup-reminder.png" format="PNG"/>
</imageobject>
<textobject>
<phrase>&i18n-followupreminderagent; Dialog</phrase>
</textobject>
<caption>
<para>&i18n-followupreminderagent; Dialog</para>
</caption>
</mediaobject>
</screenshot>
<para>Press the arrow-down button against the <guilabel>Date</guilabel> field to select the date from the &kde; calendar widget. It is also possible to choose your calender for the reminder using the <guilabel>Store ToDo in</guilabel> drop-down list.</para>
<para>To remove reminders you have scheduled, use <menuchoice><guimenu>Settings</guimenu>
<guimenuitem>Configure &kmail;...</guimenuitem></menuchoice> then select the <guilabel>Plugins</guilabel> page in &kmail; and press
the configuration button against the <guilabel>Followup Reminder Agent</guilabel> item. Then use the context menu launched with a &RMB; click on a reminder item to select the <guimenuitem>Delete</guimenuitem> action.
</para>
<screenshot>
<screeninfo>Configure &i18n-followupreminderagent;</screeninfo>
<mediaobject>
<imageobject>
<imagedata fileref="followupreminder-configure.png" format="PNG"/>
</imageobject>
<textobject>
<phrase>Configure &i18n-followupreminderagent;</phrase>
</textobject>
<caption>
<para>Configure &i18n-followupreminderagent;</para>
</caption>
</mediaobject>
</screenshot>
</sect2>
<sect2 id="credits">
<title>Credits and License</title>
<para>&i18n-followupreminderagent;</para>
<para>
Program copyright 2014-2019 &Laurent.Montel; &Laurent.Montel.mail;
</para>
<para>
Documentation Copyright &copy; 2014-2019 &Laurent.Montel; &Laurent.Montel.mail;
</para>
<!-- TRANS:CREDIT_FOR_TRANSLATORS -->
&underFDL; <!-- FDL: do not remove -->
&underGPL; <!-- GPL License -->
</sect2>
</sect1>
</article>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:
vim:tabstop=2:shiftwidth=2:expandtab
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
-->