Skip to content

Commit aa58267

Browse files
committed
Updated layout docs
1 parent 3748af5 commit aa58267

File tree

1 file changed

+44
-52
lines changed
  • src/routes/docs/customize-settings/layout

1 file changed

+44
-52
lines changed

src/routes/docs/customize-settings/layout/+page.md

Lines changed: 44 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2,87 +2,79 @@
22
title: Layout
33
---
44

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.
186

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
268

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.
2810

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.
3012

31-
### Adaptive
13+
## Layout type
3214

33-
Adaptive automatically chooses the layout based on each folders contents.
15+
Choose from several layout modes based on your workflow or visual preferences:
3416

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.
3524

3625
## Sorting and grouping
3726

3827
### Sort by
3928

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
4737

4838
### Sort in descending order
4939

50-
Sorts items in descending order.
40+
Enable this to reverse the sorting direction (e.g., Z–A or newest first).
5141

5242
### Sort priority
5343

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
5749

5850
### Group by
5951

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
6861

6962
### Group in descending order
7063

7164
Groups items in descending order.
7265

7366
### Group by date unit
7467

75-
Adjusts the date unit for group by.
68+
Customize the time interval used for grouping by date (e.g., day, month, year).
7669

7770
## Details view
7871

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:
8073

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
8779

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

Comments
 (0)