geary/help/C/write.page
2012-09-26 15:34:53 -07:00

26 lines
1.2 KiB
Text

<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="write">
<info>
<link type="guide" xref="index#overview"/>
<link type="next" xref="shortcuts"/>
</info>
<title>Write a message</title>
<p>To compose a new message in Geary, press the <gui>New Message</gui> button
on the toolbar.</p>
<p>To reply to a message, open the message menu in the upper right corner of the message and choose <gui>Reply</gui>, <gui>Reply All</gui> or <gui>Forward</gui>. You can also reply to the last message in a conversation via the <gui>Reply</gui>, <gui>Reply All</gui> or <gui>Forward</gui> buttons on the toolbar. </p>
<p>Geary's email composer lets you adjust the font, size and color of text. You can also insert hyperlinks into messages.</p>
<p>You can attach a file to a message you're writing in either of these ways:</p>
<list>
<item><p>Press the <gui>Attach a file</gui> button at the lower left
of the composer window, then select a file to attach.</p></item>
<item><p>Drag the file from the Nautilus file manager to the composer window, and drop it
either on the text fields at the top of the window or on the toolbar at the bottom.</p></item>
</list>
</page>