[california/wip/732302-help] docs: updated change-view and added additional shortcut key options



commit 3d35278cd26e2b0ad4e41eb5ef8ae41451a2b435
Author: Jim Campbell <jcampbell gnome org>
Date:   Sat Sep 6 16:24:38 2014 -0500

    docs: updated change-view and added additional shortcut key options

 help/C/cal-add-calendar.page  |    2 +-
 help/C/cal-change-view.page   |   52 +++++++++++++++++++++++++++++++++++++---
 help/C/cal-shortcut-keys.page |   15 +++++++++++-
 3 files changed, 63 insertions(+), 6 deletions(-)
---
diff --git a/help/C/cal-add-calendar.page b/help/C/cal-add-calendar.page
index b27f4a5..400f2a8 100644
--- a/help/C/cal-add-calendar.page
+++ b/help/C/cal-add-calendar.page
@@ -10,7 +10,7 @@
     <link type="seealso" xref="cal-rename-calendar"/>
     <link type="seealso" xref="cal-hide-a-calendar"/>
     <link type="seealso" xref="cal-remove-calendar"/>
-    <revision pkgversion="0.2" date="2014-09-02" status="candidate"/>
+    <revision pkgversion="0.2" date="2014-09-06" status="candidate"/>
 
     <credit type="author copyright">
       <name>Jim Campbell</name>
diff --git a/help/C/cal-change-view.page b/help/C/cal-change-view.page
index a4d4061..7cdb1ec 100644
--- a/help/C/cal-change-view.page
+++ b/help/C/cal-change-view.page
@@ -1,12 +1,13 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="guide" style="tip" version="1.0 ui/1.0"
+      type="guide" style="task" version="1.0 ui/1.0"
       id="cal-change-view">
 
   <info>
     <link type="guide" xref="index#cal-manage-calendars"/>
-    <desc>Switch between monthly and weekly views of your calendar.</desc>
-    <revision pkgversion="0.2" date="2014-09-01" status="stub"/>
+    <link type="seealso" xref="cal-shortcut-keys"/>
+    <desc>Choose a monthly, weekly or daily view of your calendar.</desc>
+    <revision pkgversion="0.2" date="2014-09-06" status="candidate"/>
 
     <credit type="author copyright">
       <name>Jim Campbell</name>
@@ -19,6 +20,49 @@
 
   <title>Change Your Calendar's View</title>
   
-  <p></p>
+  <p><app>California</app> will display a month's worth of events by default,
+  However you may wish to focus in on events for just one week or just one
+  day. Change the view options for <app>California</app> by selecting your
+  desired option from the buttons on the left-hand portion of the
+  menu bar:</p>
+  
+  <list>
+    <item><p>Selecting <gui>Today</gui> will display events for just the
+    current day.</p></item>
+    <item><p>Selecting <gui>Week</gui> will display events for the current
+    week.</p></item>
+    <item><p>Selecting <gui>Month</gui> will display events for the entire
+    month.</p></item>
+  </list>
+
+  <p>You can also change your calendar view by using keyboard shortcuts:</p>
+
+    <table rules="rows" frame="top bottom">
+    <title>Calendar View Shortcut Keys</title>
+      <thead>
+        <tr>
+          <td><p>To Do This</p></td>
+          <td><p>Press This</p></td>
+        </tr>
+      </thead>
+      <tbody>
+        <tr>
+          <td><p>View events for the current day</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>T</key></keyseq></p></td>
+        </tr>
+        <tr>
+          <td><p>View events for the current week</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td>
+        </tr>
+        <tr>
+          <td><p>View events for the current month</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>M</key></keyseq></p></td>
+        </tr>
+      </tbody>
+    </table>
+  
+  <note><p>As of <app>California</app> <code>version 0.2</code>, the option to
+  display events for just today does not work. This feature will be implemented
+  at a later date.</p></note>
 
 </page>
diff --git a/help/C/cal-shortcut-keys.page b/help/C/cal-shortcut-keys.page
index 9a37e07..ac5e289 100644
--- a/help/C/cal-shortcut-keys.page
+++ b/help/C/cal-shortcut-keys.page
@@ -7,7 +7,7 @@
   <info>
     <desc>Learn California's keyboard shortcuts.</desc>
     <link type="guide" xref="index"/>
-    <revision pkgversion="0.2" date="2014-07-06" status="incomplete"/>
+    <revision pkgversion="0.2" date="2014-09-06" status="draft"/>
 
     <credit type="author copyright">
       <name>Jim Campbell</name>
@@ -41,6 +41,19 @@
       </thead>
       <tbody>
         <tr>
+          <td><p>View events for the current day</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>T</key></keyseq></p></td>
+        </tr>
+        <tr>
+          <td><p>View events for the current week</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td>
+        </tr>
+        <tr>
+          <td><p>View events for the current month</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>M</key></keyseq></p></td>
+        </tr>
+
+        <tr>
           <td><p>View the next month / week</p></td>
           <td><p><keyseq><key>Alt</key><key>Right Arrow</key></keyseq></p></td>
         </tr>


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