[california/wip/732302-help] docs: Removed add-recurring event page. Refactored view page.



commit c2dca2dd3b960ab83bfaf100246ac9c4fd5efba4
Author: Jim Campbell <jcampbell gnome org>
Date:   Sun Sep 14 17:37:17 2014 -0500

    docs: Removed add-recurring event page. Refactored view page.
    
    We cover how to add a recurring event in the main add-an-event
    page. Also, I refactored the page about viewing the calendar to
    reflect how the "today" option can be used to return your
    calendar view to the current day.

 help/C/cal-change-view.page     |   17 +++++++----------
 help/C/cal-event-recurring.page |   25 -------------------------
 2 files changed, 7 insertions(+), 35 deletions(-)
---
diff --git a/help/C/cal-change-view.page b/help/C/cal-change-view.page
index 7cdb1ec..acf9e22 100644
--- a/help/C/cal-change-view.page
+++ b/help/C/cal-change-view.page
@@ -27,12 +27,13 @@
   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>
+    <item><p>Selecting <gui>Today</gui> will highlight the current day. This
+    can be helpful if you've been looking at events in the future or in the
+    past and want to quickly return to see current events.</p></item>
   </list>
 
   <p>You can also change your calendar view by using keyboard shortcuts:</p>
@@ -47,10 +48,6 @@
       </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>
@@ -58,11 +55,11 @@
           <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>Reset the view to highlight the current day</p></td>
+          <td><p><keyseq><key>Ctrl</key><key>T</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>


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