17
17
<title>Dölj en fil</title>
19
<p>You can hide files by renaming them with a <key>.</key> at the beginning of
20
their name. Hidden files are invisible by default; they are not displayed in
21
the file manager, but they are still there in the folder.</p>
23
<p>To hide a file, <link xref="files-rename">rename it</link> with a "." at
24
the beginning of its name. For example, to hide a file <file>example.txt</file>,
25
you should rename it to <file>.example.txt</file>.</p>
28
<p>You can hide folders in the same way that you can hide files. Rename the
29
folder with a "." at the beginning of its name.</p>
19
<p>The GNOME file manager gives you the ability to hide and unhide files at
20
your discretion. When a file is hiddden, it isn't displayed by the file
21
manager, but it's still there in its folder.</p>
23
<p>To hide a file, <link xref="files-rename">rename it</link> with a <key>.</key>
24
at the beginning of its name. For example, to hide a file named <file>
25
example.txt</file>, you should rename it to <file>.example.txt</file>.
29
<p>You can hide folders in the same way that you can hide files. Hide a
30
folder by placing a <key>.</key> at the beginning of the folder's name.</p>
32
33
<section id="show-hidden">
33
34
<title>Visa alla dolda filer</title>
34
<p>If you want to see all hidden files in a folder, go to that folder and
35
either click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or
36
press <keyseq><key>Ctrl</key><key>H</key></keyseq>. All hidden files will be
37
shown along with the files that were not hidden.</p>
39
<p>Some hidden files will have a "." at the beginning of their name. Others
40
might have a "~" at the end of their name instead (see <link xref="files-tilde"/>).</p>
42
<p>To hide these files again, either click
43
<guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or press
44
<keyseq><key>Ctrl</key><key>H</key></keyseq> again.</p>
46
<p>Hidden files will only be shown in the current window, until you turn off
47
the option for that window. To show hidden files in all file manager windows,
48
see <link xref="nautilus-views"/>.</p>
35
<p>If you want to see all hidden files in a folder, go to that folder and
36
either click <guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or
37
press <keyseq><key>Ctrl</key><key>H</key></keyseq>. You will see all hidden
38
files, along with regular files that are not hidden.</p>
40
<p>To hide these files again, either click <guiseq><gui>View</gui><gui>
41
Show Hidden Files</gui></guiseq> or press <keyseq><key>Ctrl</key><key>H</key>
52
46
<section id="unhide">
53
47
<title>Unhide a file</title>
54
<p>To unhide a file, go to the folder containing the hidden file and click
55
<guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>. Then, find the
56
hidden file and rename it so that it doesn't have a "." in front of its name.</p>
58
<p>For example, to unhide a file called <file>.example.txt</file>, you should
59
rename it to <file>example.txt</file>.</p>
61
<p>Once you have renamed the file, you can either click
62
<guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq> or press
63
<keyseq><key>Ctrl</key><key>H</key></keyseq> to hide any other hidden files
48
<p>To unhide a file, go to the folder containing the hidden file and click
49
<guiseq><gui>View</gui><gui>Show Hidden Files</gui></guiseq>. Then, find the
50
hidden file and rename it so that it doesn't have a <key>.</key> in front of
51
its name. For example, to unhide a file called <file>.example.txt</file>, you should
52
rename it to <file>example.txt</file>.</p>
54
<p>Once you have renamed the file, you can either click <guiseq><gui>View
55
</gui><gui>Show Hidden Files</gui></guiseq> or press <keyseq><key>Ctrl</key>
56
<key>H</key></keyseq> to hide any other hidden files again.</p>
58
<note><p>By default, you will only see hidden files in the file
59
manager until you close the file manager. To change this setting so that the
60
file manager will always show hidden files, see <link xref="nautilus-views"/>.
63
<note><p>Most hidden files will have a <key>.</key> at the
64
beginning of their name, but others might have a <key>~</key> at the end of
65
their name instead. These files are backup files. See
66
<link xref="files-tilde"/> for more information.</p></note>