Warning, /pim/pim-data-exporter/doc/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 0003 "dtd/kdedbx45.dtd" [ 0004 <!-- Define an entity for your application if it is not part of KDE 0005 CVS --> 0006 <!ENTITY i18n-pimdataexporter "<application>PIM Data Exporter</application>"> 0007 <!ENTITY % addindex "IGNORE"> 0008 <!ENTITY % English "INCLUDE"> 0009 <!ENTITY imap "<acronym>IMAP</acronym>"> 0010 ]> 0011 0012 <article id="pimdataexporter" lang="&language;"> 0013 0014 <articleinfo id="pimdataexporterinfo"> 0015 <title>The &i18n-pimdataexporter; Handbook</title> 0016 0017 <authorgroup> 0018 <author> 0019 <personname> 0020 <firstname>Laurent</firstname> 0021 <surname>Montel</surname> 0022 </personname> 0023 &Laurent.Montel.mail; 0024 </author> 0025 <author> 0026 <firstname>Scarlett</firstname> 0027 <surname>Clark</surname> 0028 <affiliation><address> 0029 &Scarlett.Clark.mail; 0030 </address></affiliation> 0031 </author> 0032 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0033 </authorgroup> 0034 0035 <copyright> 0036 <year>2013</year> 0037 <holder>&Laurent.Montel;</holder> 0038 </copyright> 0039 0040 <legalnotice>&FDLNotice;</legalnotice> 0041 0042 <date>2016-07-27</date> 0043 <releaseinfo>5.3.40 (applications 16.08)</releaseinfo> 0044 0045 </articleinfo> 0046 0047 0048 <sect1 id="introduction"> 0049 <title>Introduction</title> 0050 0051 <para>&i18n-pimdataexporter; allows to export and import PIM settings and local mail. You can backup and restore settings from the following programs: 0052 <simplelist> 0053 <member>&kmail;</member> 0054 <member>&knotes;</member> 0055 <member>&akregator;</member> 0056 <member>&kaddressbook;</member> 0057 <member>&kalarm;</member> 0058 <member>&korganizer;</member> 0059 </simplelist> 0060 </para> 0061 0062 <sect2 id="using-kapp"> 0063 <title>Using &i18n-pimdataexporter;</title> 0064 <para>Backing up is an essential practice for all users. &i18n-pimdataexporter; 0065 is a great tool for backing up or moving all of your settings and email to a new installation. 0066 You also use &i18n-pimdataexporter; to import previous backups.</para> 0067 <para>You can use <menuchoice><guimenu>Tools</guimenu><guimenuitem>Export &kmail; Data...</guimenuitem></menuchoice> 0068 through the message view window or &i18n-pimdataexporter; can be run as a standalone application by running 0069 &i18n-pimdataexporter; in the application launcher.</para> 0070 0071 <para>To perform a backup, <action>select <menuchoice><guimenu>File</guimenu><guimenuitem>Back Up Data...</guimenuitem></menuchoice></action>, 0072 it will prompt you to close all kdepim applications. 0073 <warning><para>Make sure you close all windows, data loss is possible if you don't.</para></warning> 0074 Once you have closed them, click <guibutton>Yes</guibutton> to continue, or <guibutton>No</guibutton> to cancel.</para> 0075 <para>You will be prompted to create a backup name, enter the name into the <guilabel>File</guilabel> textbox, ⪚ <replaceable>mymailsettings</replaceable>. 0076 The default filetype it saves as is <filename role="extension">.zip</filename>. 0077 </para> 0078 <para>The next screen will allow you to select what you wish to backup, by default everything is selected. 0079 <note> 0080 <para>&kmail; Mails selection will only backup mails in your <quote>Local Folders</quote>, it will backup &imap; settings and download messages upon restore. 0081 If you have emails on a &imap; server you wish to be backed up, you should use <ulink url="help:/akonadi_folderarchive_agent">Folder Archive Agent</ulink> to archive those emails to a local folder.</para> 0082 </note></para> 0083 <screenshot> 0084 <screeninfo>Selection Dialog</screeninfo> 0085 <mediaobject> 0086 <imageobject> 0087 <imagedata fileref="selection-dialog.png" format="PNG"/> 0088 </imageobject> 0089 <textobject> 0090 <phrase>Selection Dialog</phrase> 0091 </textobject> 0092 <caption> 0093 <para>Selection Dialog</para> 0094 </caption> 0095 </mediaobject> 0096 </screenshot> 0097 <para>The final screen shows the log of the backup up process. You can close the window once you have reviewed the log and verified your backup was successful.</para> 0098 <para>To restore your backup, select <menuchoice><guimenu>File</guimenu><guimenuitem>Restore Data...</guimenuitem></menuchoice> within &i18n-pimdataexporter;.</para> 0099 <para>Using <menuchoice><guimenu>Tools</guimenu><guimenuitem>Show Archive Information</guimenuitem></menuchoice> 0100 you can select a backup archive and view its content.</para> 0101 </sect2> 0102 </sect1> 0103 0104 <sect1 id="credits"> 0105 0106 <title>Credits and License</title> 0107 <para>&i18n-pimdataexporter;</para> 0108 <para> 0109 Program copyright 2019 &Laurent.Montel; &Laurent.Montel.mail; 0110 </para> 0111 <para> 0112 Documentation Copyright © 2019 &Laurent.Montel; &Laurent.Montel.mail; &Scarlett.Clark; &Scarlett.Clark.mail; 0113 </para> 0114 0115 <!-- TRANS:CREDIT_FOR_TRANSLATORS --> 0116 0117 &underFDL; <!-- FDL: do not remove --> 0118 &underGPL; <!-- GPL License --> 0119 </sect1> 0120 0121 &documentation.index; 0122 </article> 0123 0124 <!-- 0125 Local Variables: 0126 mode: xml 0127 sgml-minimize-attributes:nil 0128 sgml-general-insert-case:lower 0129 sgml-indent-step:0 0130 sgml-indent-data:nil 0131 End: 0132 0133 vim:tabstop=2:shiftwidth=2:expandtab 0134 kate: space-indent on; indent-width 2; tab-width 2; indent-mode none; 0135 -->