[tomboy] add content for addins-tools.page and fix style tag in all addins pages



commit 98f3efb39c26b1115ea4af600eb8b37d3e638e1d
Author: Paul Cutler <pcutler gnome org>
Date:   Thu Jan 21 22:06:41 2010 -0600

    add content for addins-tools.page and fix style tag in all addins pages

 help/C/addins-desktop.page    |    2 +-
 help/C/addins-formatting.page |    2 +-
 help/C/addins-sync.page       |    2 +-
 help/C/addins-tools.page      |   44 ++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 46 insertions(+), 4 deletions(-)
---
diff --git a/help/C/addins-desktop.page b/help/C/addins-desktop.page
index 34f9f6b..2794c8d 100644
--- a/help/C/addins-desktop.page
+++ b/help/C/addins-desktop.page
@@ -1,5 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" stlye="task"
+      type="guide" style="task"
       id="desktop">
 
   <info>
diff --git a/help/C/addins-formatting.page b/help/C/addins-formatting.page
index d5aef8f..90a608a 100644
--- a/help/C/addins-formatting.page
+++ b/help/C/addins-formatting.page
@@ -1,5 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" stlye="task"
+      type="guide" style="task"
       id="formatting">
 
   <info>
diff --git a/help/C/addins-sync.page b/help/C/addins-sync.page
index e6d9a0f..d570af1 100644
--- a/help/C/addins-sync.page
+++ b/help/C/addins-sync.page
@@ -1,5 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" stlye="task"
+      type="guide" style="task"
       id="sync-addins">
 
   <info>
diff --git a/help/C/addins-tools.page b/help/C/addins-tools.page
index db064a0..ce182fd 100644
--- a/help/C/addins-tools.page
+++ b/help/C/addins-tools.page
@@ -1,5 +1,5 @@
 <page xmlns="http://projectmallard.org/1.0/";
-      type="guide" stlye="task"
+      type="guide" style="task"
       id="addins">
 
   <info>
@@ -21,4 +21,46 @@
 
  <title>Tomboy Tools Addins</title>
 
+ <section id="desc">
+	<title>Tools addins add additional functionality to your Tomboy notes.</title>
+</section>
+
+  <section id="backlinks">
+    <title>Backlinks</title>
+	<p>The <gui>Backlinks</gui> addin is enabled by default and allows you
+	to see which notes link to the note you are currently viewing.</p> 
+  </section>
+
+<section id="html-export">
+  <title>Export to HTML</title>
+  <p>The <gui>Export to HTML</gui> addin is enabled by default and will export
+	an individual note to HTML.</p>
+	<p>To export a note to HTML press the <gui>Tools</gui> icon in the note
+	toolbar and choose <gui>Export to HTML</gui>.  You will immediately be
+	presented with a dialog to save the note.  Choose the directory you 
+	wish to save the note in and change the name of note's new html file if 
+	you wish it to be different than the note name.  The note will then be
+	saved as an HTML file and automatically displayed in your browser.</p>
+</section>
+
+<section id="timestamp">
+  <title>Insert Timestamp</title>
+  <p>The <gui>Insert Timestamp</gui> addin is disabled by default.  To enable,
+	choose the <gui>Insert Timestamp</gui> addin and then press
+	<gui>Enable</gui> in the Tomboy Preferences.</p>
+	<p>To add a timestamp to your notes, press the <gui>Tools</gui> icon in
+	the note toolbar and choose <gui>Insert Timestamp</gui> or press 
+	<key>ALT + D</key>.</p>
+</section>
+
+<section id="noteoftheday">
+  <title>Note of the Day</title>
+  <p>The <gui>Note of the Day</gui> addin is disabled by default.  To enable,
+	choose the <gui>Note of the Day</gui> addin and then press
+	<gui>Enable</gui> in the Tomboy Preferences.</p>
+	<p><gui>Note of the Day</gui> addin will create a new note daily with the 
+	title <em>Today: Thursday, January 21 2010</em> for example.  The note will
+	also add rows for <em>Tasks</em> and <em>Appointment</em> automatically.</p>
+</section>
+
  </page>



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