Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.46 KB

Navigation.md

File metadata and controls

48 lines (26 loc) · 1.46 KB

Navigation

At the start of the application you will see the Info tab with a quick guide

Info tab

Explore file system

Click the Open button to show folder browser dialog to select a folder for displaying

Open button

Any time you can click the Open button again and select another folder for exploring

Open folder containing file

Double click on file to open its containing folder in Windows Exlorer

Open containing folder

This way you can remove unnecessary files and folders

Check the full name

The squarified treemap layout algorithm used by the application produces a good aspect ratio for drawn rectangles (close to 1:1). But some long file names may be cutted and difficult to read

Hover nodes

Hover mouse over the file or folder to see its full name in the header bar at the top right of the application

Display folder

Double click on folder to display it as root to see more its content

Display folders

Double click on root folder to set its parent folder as root

Return back

Suppose you displayed deeply nested folder. Then you can to double click on the header bar to display previous root folder

Display previous root

See also