[bijiben] help: review search (find) page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] help: review search (find) page
- Date: Sat, 4 May 2013 10:40:18 +0000 (UTC)
commit 55201725de9768d3fc6231b2e3ea0ef9fca7cda4
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Sat May 4 10:43:26 2013 +0100
help: review search (find) page
Rename page to "search". Add revision information. Update description.
Update capitalisation to match other help.
help/C/bjb-find.page | 26 --------------------------
help/C/search.page | 44 ++++++++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 2 +-
3 files changed, 45 insertions(+), 27 deletions(-)
---
diff --git a/help/C/search.page b/help/C/search.page
new file mode 100644
index 0000000..775e1e0
--- /dev/null
+++ b/help/C/search.page
@@ -0,0 +1,44 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" style="2column task"
+ id="search">
+
+ <info>
+ <link type="guide" xref="index#create"/>
+ <revision pkgversion="3.8" date="2013-05-04" status="review"/>
+
+ <credit type="author">
+ <name>Pierre-Yves Luyten</name>
+ <years>2012</years>
+ </credit>
+ <credit type="editor">
+ <name>Ekaterina Gerasimova</name>
+ <email its:translate="no">kittykat3756 gmail com</email>
+ <years>2013</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Search for an existing note.</desc>
+ </info>
+
+ <title>Find a note</title>
+
+ <p>The default <em>notes view</em> shows the recently used notes.</p>
+
+ <p>You can find notes using the following methods:</p>
+ <list>
+ <item>
+ <p>Type your search term while in the <em>notes view</em> and press
+ <key>Return</key> to search.</p>
+ </item>
+ <item>
+ <p>You can also search for notes from the <gui>Activies</gui> view.</p>
+ </item>
+ </list>
+
+ <!-- TODO talk about sorting notes by colour -->
+
+ <p>You can also sort notes into <link xref="tags">collections</link>.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 1d7e495..a34e2dc 100755
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -10,7 +10,7 @@ HELP_FILES = \
create.page \
bjb-delete.page \
bjb-editor.page \
- bjb-find.page \
+ search.page \
bjb-share.page \
bjb-tags.page \
index.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]