[bijiben] Manuel : skeleton for pages



commit abf51004848399954273a4c4fb34d0f2022546b3
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Sun Nov 18 13:16:16 2012 +0100

    Manuel : skeleton for pages
    
    Figures are not worked at all and pages content is not ready. But the index might make sense as it is, future features might find their way

 help/C/bjb-colours.page |   21 +++++++++++++++++++++
 help/C/bjb-create.page  |   24 ++++++++++++++++++++++++
 help/C/bjb-delete.page  |   23 +++++++++++++++++++++++
 help/C/bjb-editor.page  |   23 +++++++++++++++++++++++
 help/C/bjb-find.page    |   26 ++++++++++++++++++++++++++
 help/C/bjb-share.page   |   19 +++++++++++++++++++
 help/C/bjb-tags.page    |   22 ++++++++++++++++++++++
 help/C/index.page       |    9 ++++++---
 help/Makefile.am        |    9 ++++++++-
 9 files changed, 172 insertions(+), 4 deletions(-)
---
diff --git a/help/C/bjb-colours.page b/help/C/bjb-colours.page
new file mode 100644
index 0000000..99d38b9
--- /dev/null
+++ b/help/C/bjb-colours.page
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="colours">
+
+  <info>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Use visual organization</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+  </info>
+
+  <title>Colorize Notes</title>
+    <list>
+      <item><p>Enter a note and click on the <gui>color</gui> button.</p></item>
+      <item><p>From the main view, click on the <gui>selection</gui> button, select notes you want to change then click on the color button.</p></item>
+    </list>
+
+</page>
diff --git a/help/C/bjb-create.page b/help/C/bjb-create.page
new file mode 100644
index 0000000..1183d64
--- /dev/null
+++ b/help/C/bjb-create.page
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="create">
+
+  <info>
+    <link type="guide" xref="index#create"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Create new notes</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+  </info>
+
+  <title>Create Notes</title>
+    <p>You can create notes with three different methods</p>
+    <list>
+      <item><p>Click on New Notes buton to create a blank note.</p></item>
+      <item><p>Drag and drop text to the notes view to create a note containing this text.</p></item>
+    <item><p>Open a note, select some text and click on the link icon to create a note containing this text.</p></item>
+    </list>
+
+</page>
diff --git a/help/C/bjb-delete.page b/help/C/bjb-delete.page
new file mode 100644
index 0000000..be48aca
--- /dev/null
+++ b/help/C/bjb-delete.page
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="delete">
+
+  <info>
+    <link type="guide" xref="index#delete"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Put some notes to trash</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+  </info>
+
+  <title>Delete Notes</title>
+    <list>
+      <p>Use one of the below method</p>
+      <item><p>Open a note and select <gui>Delete</gui> from the menu.</p></item>
+      <item><p>From the notes view, click on selection button, select the notes you want to delete then click on trash.</p></item>
+    </list>
+
+</page>
diff --git a/help/C/bjb-editor.page b/help/C/bjb-editor.page
new file mode 100644
index 0000000..d21ee40
--- /dev/null
+++ b/help/C/bjb-editor.page
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="editor">
+
+  <info>
+    <link type="guide" xref="index#use"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Format the content</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+  </info>
+
+  <title>Note edition</title>
+    <p><app>Bijiben</app> allows a few formating.</p>
+    <list>
+       <item><p>Select some text, the click on <gui>Bold</gui> or <gui>Italic</gui> button</p></item>.
+       <item><p>From the note menu, you can also use <gui>Bullets</gui> to have unordered list or <gui>List</gui> for ordered list.</p></item>.
+    </list>
+
+</page>
diff --git a/help/C/bjb-find.page b/help/C/bjb-find.page
new file mode 100644
index 0000000..74332a9
--- /dev/null
+++ b/help/C/bjb-find.page
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="find">
+
+  <info>
+    <link type="guide" xref="index#create"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Lookup for existing notes</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+  </info>
+
+  <title>Find Notes</title>
+    <p>Default view show you the most recent notes.</p>
+    <p>You can find notes with below methods:</p>
+    <list>
+      <item><p>Enter some text to look for notes with such title, or content.</p></item>
+      <item><p>You can also search for notes from the Activies view.</p></item>
+    <item><p>Search notes regarding their colours. You can change these colours : see <link xref="colours"/></p></item>
+    <item><p>You can add any number of labels to notes to tag them : see <link xref="tags"/>.</p></item>
+    </list>
+
+</page>
diff --git a/help/C/bjb-share.page b/help/C/bjb-share.page
new file mode 100644
index 0000000..a04660a
--- /dev/null
+++ b/help/C/bjb-share.page
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="share">
+
+  <info>
+    <link type="guide" xref="index#use"/>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Spread your notes to the world</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+  </info>
+
+  <title>Share Notes</title>
+    <p>Open a note, then click on the Share icon to send it.</p>
+
+</page>
diff --git a/help/C/bjb-tags.page b/help/C/bjb-tags.page
new file mode 100644
index 0000000..4a559d6
--- /dev/null
+++ b/help/C/bjb-tags.page
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="2column task"
+      id="tags">
+
+  <info>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <desc>Put labels to notes</desc>
+    <credit type="author">
+      <name>Pierre-Yves Luyten</name>
+      <years>2012</years>
+    </credit>
+  </info>
+
+  <title>Tag Notes</title>
+    <p><app>Bijiben</app> uses the same labels, or tags, you can use to organize your files.</p>
+    <list>
+      <item><p>Open a note, click on the menu then <gui>Tags</gui></p></item>
+      <item><p>From the main view, click on the <gui>Selection</gui> button, select notes you want to tag then click on the <gui>labels</gui> button.</p></item>
+    </list>
+
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index 8166b7d..cadf1dd 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -16,8 +16,11 @@
     <section id="introduction">
     <title>Introduction</title>
     <media type="image" src="figures/bijiben-note.png" mime="image/png" style="right"/>
-    <p>Bijiben is first a design attempt, related to tracker tags but also other trials.</p>
-    <p>Bijiben tries to gather all file and text management into a distinct (static) lib.</p>
-    <p>Bijiben was first created to learn coding. But it's now an attempt to propose https://live.gnome.org/Design/Apps/Notes#Tentative_Design.</p>
+    <p><app>Bijiben</app> is a simple note editor.</p>
     </section>
+
+   <section id="create"><title>Create Notes</title></section>
+   <section id="use"><title>Edit and Share Notes</title></section>
+   <section id="delete"><title>Delete Notes</title></section>
+
 </page>
diff --git a/help/Makefile.am b/help/Makefile.am
index e809949..30da0d0 100755
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -6,5 +6,12 @@ DOC_ID = bijiben
 DOC_FIGURES = \
 	figures/bijiben-note.png \
 DOC_PAGES = \
-	index.page
+	bjb-colours.page \
+	bjb-create.page \
+	bjb-delete.page \
+	bjb-editor.page \
+	bjb-find.page \
+	bjb-share.page \
+	bjb-tags.page \
+	index.page \
 DOC_LINGUAS = 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]