[bijiben] help: Review collections (tags) page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bijiben] help: Review collections (tags) page
- Date: Sat, 4 May 2013 11:31:02 +0000 (UTC)
commit dd1f7bdeb1cde6f3456957ffefcf059ba1cdbd99
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Sat May 4 12:29:47 2013 +0100
help: Review collections (tags) page
Add revision tag. Update the page to talk about collections instead of
tags.
help/C/bjb-tags.page | 22 ----------------------
help/C/collections.page | 45 +++++++++++++++++++++++++++++++++++++++++++++
help/C/search.page | 3 ++-
help/Makefile.am | 2 +-
4 files changed, 48 insertions(+), 24 deletions(-)
---
diff --git a/help/C/collections.page b/help/C/collections.page
new file mode 100644
index 0000000..4f8de06
--- /dev/null
+++ b/help/C/collections.page
@@ -0,0 +1,45 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" style="2column task"
+ id="collections">
+
+ <info>
+ <link type="guide" xref="index#use"/>
+ <revision pkgversion="3.8" date="2013-05-01" 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>Add a note to a collection to make sorting and searching notes easier.</desc>
+ </info>
+
+ <title>Collections</title>
+
+ <p>You can add notes to collections in <app>Bijiben</app> to help you
+ organize them. To view the <gui>Collections</gui> dialog:</p>
+
+ <list>
+ <item>
+ <p>Open a note, open
+ <guiseq><gui style="button">More options…</gui><gui style="menuitem">Collections</gui></guiseq>.</p>
+ </item>
+ <item>
+ <p>From the main view, click on the <gui style="button">Selection
+ view</gui> button, select the notes which you want to add to the
+ collection then press the <gui style="button">collections</gui>
+ button.</p>
+ </item>
+ </list>
+
+ <!-- TODO talk about the Collections dialog -->
+
+</page>
diff --git a/help/C/search.page b/help/C/search.page
index 775e1e0..940fcce 100644
--- a/help/C/search.page
+++ b/help/C/search.page
@@ -39,6 +39,7 @@
<!-- TODO talk about sorting notes by colour -->
- <p>You can also sort notes into <link xref="tags">collections</link>.</p>
+ <p>You can also sort notes into
+ <link xref="collections">collections</link>.</p>
</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 03424b1..45d57cb 100755
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -7,12 +7,12 @@ HELP_LINGUAS =
HELP_FILES = \
bjb-colours.page \
+ collections.page \
create.page \
bjb-delete.page \
formatting.page \
search.page \
share.page \
- bjb-tags.page \
index.page \
legal.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]