|
2 | 2 | title: Layout
|
3 | 3 | ---
|
4 | 4 |
|
5 |
| -## Sync layout and sorting preferences across directories |
6 |
| - |
7 |
| -Located on the folders settings page, enabling this option will sync the layout and other folder settings across all directories. For example, changing the layout in one folder will automatically change the layout for all other folders. |
8 |
| - |
9 |
| -## Layout type |
10 |
| - |
11 |
| -### Details |
12 |
| - |
13 |
| -Arranges items using a Data Grid with resizable columns. Support for rearranging columns isn't supported yet. |
14 |
| - |
15 |
| -### List |
16 |
| - |
17 |
| -Displays items in a single column with only the icon and file name. |
| 5 | +The **Layout** settings page lets you control how items are displayed across folders, offering a range of view modes, sorting behavior, and grouping options. Whether you prefer a Columns View or a Details View, this page helps you build your ideal browsing experience. |
18 | 6 |
|
19 |
| -### Cards |
20 |
| - |
21 |
| -Displays larger icons and additional information about the items. |
22 |
| - |
23 |
| -### Grid |
24 |
| - |
25 |
| -Grid View allows you to view larger icons. |
| 7 | +## Sync layout and sorting preferences across directories |
26 | 8 |
|
27 |
| -### Columns |
| 9 | +Enabling this option ensures consistency across all folders. For example, if you switch one folder to Grid View, all other directories will automatically follow suit. |
28 | 10 |
|
29 |
| -Displays files and folders in a hierarchical structure, with each level shown in a separate column. |
| 11 | +To customize individual folder views independently, simply toggle this setting off. |
30 | 12 |
|
31 |
| -### Adaptive |
| 13 | +## Layout type |
32 | 14 |
|
33 |
| -Adaptive automatically chooses the layout based on each folders contents. |
| 15 | +Choose from several layout modes based on your workflow or visual preferences: |
34 | 16 |
|
| 17 | +- **Details** – Presents items in a Data Grid with resizable columns. Ideal for viewing metadata at a glance. |
| 18 | + _(Note: Column rearrangement is not yet supported.)_ |
| 19 | +- **List**: A minimalist column layout that shows each file's icon and name. Great for quick navigation through large directories. |
| 20 | +- **Cards**: Displays larger icons and additional context such as file type or previews. A more visual and descriptive layout. |
| 21 | +- **Grid**: Emphasizes icons and spacing, offering a visual overview that's perfect for images and media-heavy folders. |
| 22 | +- **Columns**: Shows files and folders in a cascading column structure, with each directory level displayed in its own vertical pane. |
| 23 | +- **Adaptive**: Automatically chooses the most suitable layout based on the folder's content type. |
35 | 24 |
|
36 | 25 | ## Sorting and grouping
|
37 | 26 |
|
38 | 27 | ### Sort by
|
39 | 28 |
|
40 |
| -Adjusts how items are sorted |
41 |
| -- Name |
42 |
| -- Date modified |
43 |
| -- Date created |
44 |
| -- Size |
45 |
| -- Type |
46 |
| -- Tag |
| 29 | +Choose the attribute used to order your items: |
| 30 | + |
| 31 | +- Name |
| 32 | +- Date modified |
| 33 | +- Date created |
| 34 | +- Size |
| 35 | +- Type |
| 36 | +- Tag |
47 | 37 |
|
48 | 38 | ### Sort in descending order
|
49 | 39 |
|
50 |
| -Sorts items in descending order. |
| 40 | +Enable this to reverse the sorting direction (e.g., Z–A or newest first). |
51 | 41 |
|
52 | 42 | ### Sort priority
|
53 | 43 |
|
54 |
| -- Sort folders before files |
55 |
| -- Sort files before folders |
56 |
| -- Sort files and folders together |
| 44 | +Set the order in which folders and files appear: |
| 45 | + |
| 46 | +- Sort folders before files |
| 47 | +- Sort files before folders |
| 48 | +- Sort files and folders together |
57 | 49 |
|
58 | 50 | ### Group by
|
59 | 51 |
|
60 |
| -Adjusts how items are grouped |
61 |
| -- None |
62 |
| -- Name |
63 |
| -- Date modified |
64 |
| -- Date created |
65 |
| -- Size |
66 |
| -- Type |
67 |
| -- Tag |
| 52 | +Organize your items into groups by: |
| 53 | + |
| 54 | +- None |
| 55 | +- Name |
| 56 | +- Date modified |
| 57 | +- Date created |
| 58 | +- Size |
| 59 | +- Type |
| 60 | +- Tag |
68 | 61 |
|
69 | 62 | ### Group in descending order
|
70 | 63 |
|
71 | 64 | Groups items in descending order.
|
72 | 65 |
|
73 | 66 | ### Group by date unit
|
74 | 67 |
|
75 |
| -Adjusts the date unit for group by. |
| 68 | +Customize the time interval used for grouping by date (e.g., day, month, year). |
76 | 69 |
|
77 | 70 | ## Details view
|
78 | 71 |
|
79 |
| -### Columns |
| 72 | +When using **Details** layout, you can customize which columns are shown. Support for additional columns is planned, but in the meantime you can toggle the the following columns: |
80 | 73 |
|
81 |
| -Support for additional columns is being planned but in the meantime you can toggle the defaults for the following columns: |
82 |
| -- Tags |
83 |
| -- Size |
84 |
| -- Type |
85 |
| -- Date modified |
86 |
| -- Date created |
| 74 | +- Tags |
| 75 | +- Size |
| 76 | +- Type |
| 77 | +- Date modified |
| 78 | +- Date created |
87 | 79 |
|
88 |
| -To be able to override these options in an individual folder, make sure the option to sync preferences is toggled off. |
| 80 | +Note: To set different columns per folder, make sure **sync layout and sorting preferences** is turned off. |
0 commit comments