summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/files-arrange.page
diff options
context:
space:
mode:
authorTiffany Antopolski <tiffany@antopolski.com>2011-03-04 08:05:40 -0500
committerTiffany Antopolski <tiffany@antopolski.com>2011-03-04 08:05:40 -0500
commite3eae9891483ae57c9d68aebedfd45d055bb4012 (patch)
tree92991efdd680f6584a8450af6e67f86dc921ec1f /gnome-help/C/files-arrange.page
parentf5cc0e8b61b9539287301f7c84376660f9a005eb (diff)
downloadgnome-user-docs-e3eae9891483ae57c9d68aebedfd45d055bb4012.tar.gz
gnome-user-docs-e3eae9891483ae57c9d68aebedfd45d055bb4012.tar.xz
gnome-user-docs-e3eae9891483ae57c9d68aebedfd45d055bb4012.zip
[g-h] Files and Folders section reworked
Diffstat (limited to 'gnome-help/C/files-arrange.page')
-rw-r--r--gnome-help/C/files-arrange.page52
1 files changed, 2 insertions, 50 deletions
diff --git a/gnome-help/C/files-arrange.page b/gnome-help/C/files-arrange.page
index a15a7c9..f75cb0b 100644
--- a/gnome-help/C/files-arrange.page
+++ b/gnome-help/C/files-arrange.page
@@ -1,8 +1,8 @@
<page xmlns="http://projectmallard.org/1.0/"
- type="topic" id="files-arrange">
+ type="guide" id="files-arrange">
<info>
- <link type="guide" xref="files#management"/>
+ <link type="guide" xref="index#files-folders"/>
<desc>Learn how to sort and arrange files in a folder.</desc>
<revision pkgversion="3.0" version="1.0" date="2011-02-26" status="review"/>
@@ -18,54 +18,6 @@
<title>Arrange Files</title>
-<p>You can arrange files in <link xref="#ways">lots of different ways</link> in a folder, for example by sorting them in order of date or file size.</p>
-<p>The way that you can arrange files depends on the <em>folder view</em> that you are using (Icon, List, or Compact). The current view is displayed in a drop-down list at the top of the window. You can change it using the drop-down list, or by clicking one of the three options in the <gui>View</gui> menu.</p>
-
-<section>
- <title>Icon View</title>
- <p>To sort files in a different order, right-click a blank space in the folder and choose an option from the <gui>Arrange Items</gui> menu. Alternatively, use the <guiseq><gui>View</gui><gui>Arrange Items</gui></guiseq> menu.</p>
- <p>As an example, if you select <gui>Sort by Name</gui> from the <gui>Arrange Items</gui> menu, the files will be arranged by their names, in alphabetical order. See <link xref="#ways"/> for other options.</p>
- <p>You can sort in the reverse order by selecting <gui>Reversed Order</gui> from the <gui>Arrange Items</gui> menu.</p>
- <p>For complete control over the order and position of files in the folder, right-click a blank space in the folder and select <guiseq><gui>Arrange Items</gui><gui>Manually</gui></guiseq>. You can then rearrange the files by dragging them around in the folder.</p>
- <p>The <gui>Compact Layout</gui> option in the <gui>Arrange Items</gui> menu arranges the files so they take up as little space as possible. This is useful if you want to have lots of files visible at once in a folder.</p>
-</section>
-
-<section>
- <title>List View</title>
- <p>To sort files in a different order, click one of the column headings in the file browser (for example, click <gui>Type</gui> to sort by file type). Click the column heading again to sort in the reverse order.</p>
- <p>You can add other columns to sort by. Click <guiseq><gui>View</gui><gui>Visible Columns</gui></guiseq>, check the columns that you want to be visible, then click <gui>Close</gui>. You will then be able to sort by those columns. (See <link xref="files-listview-columns"/> for descriptions of available columns.)</p>
-</section>
-
-<section>
- <title>Compact View</title>
- <p>You can arrange files in Compact view in the same way that you can arrange them in the Icon view. The only difference is that you can't manually position the files anywhere you want; they are always organized as a list in this view.</p>
-</section>
-
-<section id="ways">
- <title>Ways of sorting files</title>
- <terms>
- <item>
- <title>By Name</title>
- <p>Sorts by filename.</p>
- </item>
- <item>
- <title>By Size</title>
- <p>Sorts by the size of the file (how much disk space it takes up).</p>
- </item>
- <item>
- <title>By Type</title>
- <p>Sorts by the file type. Files of the same type are grouped together, then sorted by name.</p>
- </item>
- <item>
- <title>By Modification Date</title>
- <p>Sorts by the date that a file was last changed.</p>
- </item>
- <item>
- <title>By Emblems</title>
- <p>Sorts by the <link xref="files-special">emblems</link> that a file has. Files with the same emblems are grouped together, then sorted by name.</p>
- </item>
- </terms>
-</section>
</page>