summaryrefslogtreecommitdiff
path: root/help/C/question-open-folder.page
blob: 3bc7faeadd5ad04427937d23d998ce5e43638ef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" style="task"
      id="question-open-folder">

  <info>
    <link type="guide" xref="index#problems"/>

    <revision pkgversion="3.14" date="2014-11-21" status="review"/>

    <credit type="author copyright">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2014</years>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Open a folder in a file browser such as <app>Files</app>.</desc>
  </info>

  <title>How do I open a folder?</title>

  <p>You can open a folder in your default file browser, such as
  <app>Files</app>. This can be useful if you want to quickly find out which
  files are in that folder.</p>

  <steps>
    <item>
      <p>Right-click on the folder that you want to open and select
      <gui>Open Externally</gui>.</p>
    </item>
  </steps>

</page>