[tomboy] docs: Add steps to delete a note
- From: Sindhu Sundar <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tomboy] docs: Add steps to delete a note
- Date: Wed, 9 Oct 2013 10:23:51 +0000 (UTC)
commit 65ce4fdb51193be8c3754c68f61e2edf86bab38f
Author: Sindhu S <sindhus live in>
Date: Wed Oct 9 15:51:45 2013 +0530
docs: Add steps to delete a note
Added steps markup and instructions to delete a note.
Updated TODO: seealso links are correct in delete-notes.page.
help/C/TODO | 1 -
help/C/delete-notes.page | 41 +++++++++++++++++++++++++++--------------
2 files changed, 27 insertions(+), 15 deletions(-)
---
diff --git a/help/C/TODO b/help/C/TODO
index 36815de..e467db2 100644
--- a/help/C/TODO
+++ b/help/C/TODO
@@ -7,7 +7,6 @@ Help pages:
* Add pinning a note in the panel (advanced?)
* Update Whats New page
* Tomboy Online (Tomboy Addins) and it's own page
-* Delete a note: See also links - Edit linked twice (how? - markup correct)
* Advanced actions page - stub only - content missing
* Common problems - stub only - content missing
diff --git a/help/C/delete-notes.page b/help/C/delete-notes.page
index 904c722..9be5f75 100644
--- a/help/C/delete-notes.page
+++ b/help/C/delete-notes.page
@@ -9,11 +9,14 @@
<link type="seealso" xref="edit-notes"/>
<desc>Delete a note in Tomboy.</desc>
<revision pkgversion="3.0" version="0.1" date="2010-05-29" status="candidate"/>
-
- <credit type="author">
+ <credit type="author">
<name>Paul Cutler</name>
<email>pcutler gnome org</email>
- </credit>
+ </credit>
+ <credit type="editor">
+ <name>Sindhu S</name>
+ <email>sindhus live in</email>
+ </credit>
<credit type="author copyright">
<name>GNOME Documentation Project</name>
<years>2010</years>
@@ -21,15 +24,25 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
- <title>Delete a note</title>
-
- <p>You can delete a note by pressing the <gui>Delete</gui> icon in the
- toolbar of the note you wish to delete.</p>
-
-<note style="warning">
- <p>Deleting a note is permanent. After deletion, the note is
- not recoverable.</p> <p> You will be prompted <gui>Really delete
- this note?</gui> when deleting a note.</p>
-</note>
-
+ <title>Delete a note</title>
+
+ <p>If you wish to remove notes that you no longer need,
+ you can delete them from <app>Tomboy</app>.</p>
+
+ <steps>
+ <title>To delete a note:</title>
+ <item>
+ <p>Open the desired note.</p>
+ </item>
+ <item>
+ <p>Click the <gui>Delete</gui> icon from the toolbar. You will be prompted
+ to confirm the deletion.</p>
+ </item>
+ </steps>
+
+ <note style="warning">
+ <p>Deleting a note is a permanent action. Notes once deleted, cannot be
+ recovered.</p>
+ </note>
+
</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]