[banshee/docs] Add sort docs and update TODO



commit 2a07df8f5d395f2e8942b66e94c5dee6e95b6791
Author: Paul Cutler <pcutler gnome org>
Date:   Sun May 9 10:52:48 2010 -0500

    Add sort docs and update TODO

 help/C/TODO      |    3 +++
 help/C/sort.page |   28 +++++++++++++++++++++++++---
 2 files changed, 28 insertions(+), 3 deletions(-)
---
diff --git a/help/C/TODO b/help/C/TODO
index a02b4d9..5fde9ea 100644
--- a/help/C/TODO
+++ b/help/C/TODO
@@ -4,3 +4,6 @@ TODO
 * import.page: Add import from CD docs
 * manage tags: Add OGG metadata
 * import.page: Add import from DAP?
+* Include a page on Banshee's UI?
+* Add CD Burning page
+* Add Advanced Search page or put in Search page?
diff --git a/help/C/sort.page b/help/C/sort.page
index 4b12911..35ceda3 100644
--- a/help/C/sort.page
+++ b/help/C/sort.page
@@ -21,11 +21,33 @@
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
   </info>
 
-  <title>Sort</title>    
+  <section id="addcolumn"
+
+  <title>Adding Columns</title>    
   
-  <p></p>
+  <p>As your library grows, you may want to sort your library view to play
+  search or view certain songs, artists or albums.
+  </p>
   
-  <p>
+  <p>You can add additional columns to the library view in <app>Banshee</app>
+  to give you additional information about the songs and also allow you to sort
+  by.  By default, Banshee displays columns for songs including 
+  <gui>Name</gui>, <gui>Artist</gui>, <gui>Album</gui> and <gui>Time</gui>.
+  To add additional columns, using your mouse right click on any of the columns
+  and Banshee will display all available column to choose from.  Click the
+  checkbox next to the name of the column you wish to add to the library view.
   </p>
+  
+  </section>
+  
+  <section id="sort">
+    <title>Sorting Columns</title>
+    <p>You can sort your library by using your mouse to click on any of the
+    columns displayed in library view.  If you wish to sort your music library
+    by Artist, click the <gui>Artist</gui> column header and Banshee will 
+    automically sort that column alphabetically.  Clicking the 
+    <gui>Artist</gui> column again will sort the column in reverse alphabetical
+    order.</p>
+  </section>
 	
 </page>



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