From cc29364f06178f8f6b457384f2ec37a042bd9d43 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 1 Sep 2010 00:37:02 +0000 Subject: * Massive set of changes to bring in all fixes and enhancements from the Enterprise PIM branch * Ensured that the Trinity changes were applied on top of those enhancements, and any redundancy removed * Added journal read support to the CalDAV resource * Fixed CalDAV resource to use events URL for tasks and journals when separate URL checkbox unchecked git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1170461 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/kmail/using-kmail.docbook | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) (limited to 'doc/kmail/using-kmail.docbook') diff --git a/doc/kmail/using-kmail.docbook b/doc/kmail/using-kmail.docbook index 1d3b3e381..6bc1046fa 100644 --- a/doc/kmail/using-kmail.docbook +++ b/doc/kmail/using-kmail.docbook @@ -375,6 +375,25 @@ checker. Note that you may first need to configure the spellchecker using + +Setting Up the Text Snippets Tool + +When editing in the composer window you can store often used parts of text as snippets. To configure the capabilities of the mail snippets part select Settings Snippets from the menubar. A new panel will appear on the left side of the composer. + +To add a new snippet to Snippet Panel, right click on panel, click on Add Snippet in the context menu. A snippet editor dialog will appear, in which new text can be added and the snippet can be given a name. Also a Shortcut can be associated with the snippet. +Snippets can be grouped together as well by creating groups and adding snippets to particular group. If you want to view the stored text in a tooltip window whenever you keep the mouse cursor over the title of that snippet. + +The Snippets tool allows for a variable text in predefined places any time you insert a snippet into a file. To accomplish this Snippets provides its own variables' mechanism. You can set up its behaviour in the snippet text itself by using separators ( $ ) that enclose the variable names. For example : $variablename$, $invoicenumber$, $weekno$. + + +The variable separator can be changed to some other character by changing "snippetDelimiter" in [SnippetPart] section. The Text Snippet configuration file can be found here $KDEHOME/share/config/kmailsnippetrc . + +snippetDelimiter=$ + + + + + @@ -503,7 +522,7 @@ events by using the Generate free/busy and activate alarms for In case you don't want to receive reminders for folders shared by someone else, -you can block them locally by activating the Block free/busy and alarms locally +you can block them locally by activating the Block alarms locally checkbox. @@ -1321,7 +1340,7 @@ which you do not like. Forward To -This will forward the message inline (&ie; as if you selected MessageForwardInline...) to another email address. +This will forward the message inline (&ie; as if you selected MessageForwardInline...) to another email address. You can select the template to be used when forwarding with this filter with the drop down list. -- cgit v1.2.1