You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/config/side.md
+27-15Lines changed: 27 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,12 @@ After the expand
40
40
41
41
Let me briefly introduce it, probably, the functions that are often used
42
42
43
+
::: tip
44
+
45
+
If you didn't find this feature, please update the version
46
+
47
+
:::
48
+
43
49
1.**Refresh**:The refresh we mentioned is not to use F5 to refresh the webpage, **but use** <spanstyle="color: rgb(24, 144, 255);"><svgfill="currentColor"stroke-width="0"xmlns="http://www.w3.org/2000/svg"viewBox="0 0 24 24"class="hope-icon hope-c-XNyZK hope-c-PJLV hope-c-PJLV-ifkxHPo-css"tips="refresh"height="1em"width="1em"style="overflow: visible;"><pathfill="none"d="M0 0h24v24H0z"></path><pathd="M5.463 4.433A9.961 9.961 0 0112 2c5.523 0 10 4.477 10 10 0 2.136-.67 4.116-1.81 5.74L17 12h3A8 8 0 006.46 6.228l-.997-1.795zm13.074 15.134A9.961 9.961 0 0112 22C6.477 22 2 17.523 2 12c0-2.136.67-4.116 1.81-5.74L7 12H4a8 8 0 0013.54 5.772l.997 1.795z"></path></svg></span> **to refresh**, so that the files that just uploaded to the network disk can be refreshed out
44
50
45
51
@@ -112,35 +118,41 @@ Let me briefly introduce it, probably, the functions that are often used
112
118
113
119
114
120
6.**Grid item size** :Adjust the picture size in the Grid item mode
121
+
115
122
116
-
117
-
123
+
118
124
7.**List item filename overflow**:When the text is too long, the three state selection
119
-
125
+
120
126
-**Ellipsis**(default)
121
-
127
+
122
128
-**Scrollable** (PC users use the `shift`+` mousewheel `on the file, if it is a mobile phone user sliding the file left and right)
123
-
129
+
124
130
-**Multi-line**
131
+
125
132
126
-
127
-
133
+
128
134
8.**Open item on Checkbox**:
129
-
135
+
130
136
- Direct (Open the file/enter the folder)
131
-
137
+
138
+
- Disable while checked
139
+
132
140
- With `Ctrl or Command` hold
133
-
141
+
134
142
- With `Alt or Option` hold
135
143
-`Ctrl`、`Alt` is Windows
136
144
-`command`、`Option` is Mac
137
145
- If the button option does not take effect, please check whether the browser plugin conflict :point_right:[Case](https://github.com/alist-org/alist-web/pull/154#issuecomment-1972681627)
138
-
146
+
139
147
<iclass="fa-solid fa-lightbulb fa-bounce"style="color: green;"></i> Tips:You can press the `Shift` key to select one, and then select one end. You can quickly select all the files in the middle
140
-
141
-
142
-
143
-
9.**Language package selection** and **night mode and daytime mode switch**
148
+
149
+
9.**Select item with mouse while checkbox closed**
150
+
- The default disable: You can click the mouse to open the file
151
+
- D double -click: You can use the mouse box to select multiple files, or you can use the button `ctrl` to select multiple files
152
+
153
+

154
+
155
+
10.**Language package selection** and **night mode and daytime mode switch**
Copy file name to clipboardExpand all lines: docs/config/style.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The home icon is displayed in the left of the navigation bar. The default is `
47
47
### **Home container**
48
48
49
49
- Max 980px: the main width will set to `min(99%, 980px)`
50
-
- Hope container: sets the max-width of the content to match the min-width of the current breakpoint, refer to https://hope-ui.com/docs/layout/container .
50
+
- Hope container: sets the max-width of the content to match the min-width of the current breakpoint, refer to https://hope-ui.com/docs/layout/container
0 commit comments