Side Configuration

We can see a icon on the lower right corner of the homepage. If your computer resolution is very high, the icon is likely to be smaller After the expand

  • Refresh
  • New File
  • New Folder
  • Recursive Move
  • Remove Empty Folder
  • Batch Rename
  • upload
  • Offline download
  • Toggle Outline
  • Toggle Checkbox
  • Local Settings

Let me briefly introduce it, probably, the functions that are often used

TIP提示

If you didn’t find this feature, please update the version

  1. Refresh:The refresh we mentioned is not to use F5 to refresh the webpage, but use to refresh, so that the files that just uploaded to the network disk can be refreshed out
  2. New FileNew FolderRemove Empty FolderBatch Rename No explanations need
  3. Recursive Move:Move all the files in the current directory and all files in the subfolder to the designated folder
    • ⚠️ Dangerous operation, please use it with caution
  4. upload:What is the difference between the two uploads? 1️⃣ stream directly puts the binary content of the file into the body, so that the backend can use very little memory, it seem to have no downsides. 2️⃣ form is to wrap the file into formdata and upload it. The memory used by the backend will be more, but there is no limit on the size.
    • Choose to add as a task: you can see in the background task
  5. Offline download:Download the file offline and upload it to the network disk directory you designated. If you want to keep the file downloaded offline, please add a link and select the following options before starting offline download
    • How to use: Choose you want to offline the file to that directory, you choose to go to that directory and choose from the lower right corner Offline download
    • support Aria2qBittprrentSimpleHttp
      • If you use offline download, you need to install OpenList the machine for installation software to use the machine to use it. Can’t download it offline through different devices
  6. Toggle Outline:That is, when you open the .md type file, you can see the directory title on the right. You can choose quickly
  7. Toggle Checkbox:Select multiple files
    • In the display of Toggle Checkbox, first trigger the selection operation to prevent jumping into a deeper folder
    • In the display of Toggle Checkbox, change it to hold down the alt key and click to open the folder (macOS Press and hold theOption key)
  8. Local Settings:There are more content in the local settings
    1. Aria2 RPC URL or Aria2 RPC secret This aria2 is used to download the files in the cloud disk to the local computer, not an ARIA2 used offline to download and use
      • Who needs this Aria2 who is installed locally, Of course, it also supports ARIA2 that is pushed to the remote server
      • The ARIA2 used offline download requires the installation of Alist’s machine to make offline download
    2. Global default layout:The selection of view selection in the upper right corner is to enter that folder to modify it only for the only folder. This setting can consistently take effect without using a folder setting.
    3. Show folder in image view:literal meaning
    4. Show sidebar:Add a list directory on the left side of the list like Windows Manager, which can jump to a deep folder faster #5972
    5. Position of header & nav bar:Is the logo and navigation bar displaying at the drop -down list?
      • Normal:No need to display
      • Stick to top of page:adsorb LOGO and navigation bar
      • Only nav bar sticky:Do not adsorb LOGO, only adsorb navigation bar
    6. Grid item size :Adjust the picture size in the Grid item mode
    7. List item filename overflow:When the text is too long, the three state selection
      • Ellipsis(default)
      • Scrollable (PC users use the shift+mousewheelon the file, if it is a mobile phone user sliding the file left and right)
      • Multi-line
    8. Open item on Checkbox
      • Direct (Open the file/enter the folder)
      • Disable while checked
      • With Ctrl or Command hold
      • With Alt or Option hold
        • CtrlAlt is Windows
        • commandOption is Mac
      • If the button option does not take effect, please check whether the browser plugin conflict 👉 Case 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
    9. Select item with mouse while checkbox closed
      • The default disable: You can click the mouse to open the file
      • D double -click: You can use the mouse box to select multiple files, or you can use the button ctrl to select multiple files
    10. Language package selection and night mode and daytime mode switch
  9. Return to the top: If you pull down a little, you will see a button pop up in the upper right corner. Click to return directly to the top (v3.31.0 new add)

我们在主页右下角能看到一个 图标,如果你电脑分辨率很高 可能图标比较小 展开后分别是

  • 刷新
  • 新建文件
  • 新建文件夹
  • 聚合移动
  • 移除空的子目录
  • 批量重命名
  • 上传
  • 离线下载
  • 是否展开大纲
  • 开关复选框
  • 本地设置

下面简单介绍一下大概说明吧,一些常见功能

TIP提示

如果你没有找到此功能,请更新版本

  1. 刷新:我们常说的刷新不是使用F5刷新网页,而是使用 进行刷新,这样你刚刚上传到网盘的文件可以刷新出来
  2. 新建文件新建文件夹移除空的子目录批量重命名就不解释了
  3. 聚合移动:将当前目录內所有文件以及子文件夹內所有文件都移动到指定文件夹內(不会移动子文件夹,是将所有的文件和子文件夹內的文件移动到一个文件夹內)
    • ⚠️ 危险操作,请谨慎使用
  4. 上传:两个上传有什么不同? 1️⃣ stream直接把文件二进制内容放进body中,这样后端可以使用很少的内存,似乎没有什么其他的缺点。 2️⃣ form是把文件包裹成formdata上传,后端使用的内存会多一些,但是不限制大小
    • 勾选添加为任务:可以在后台任务中看到
  5. 离线下载:将文件离线下载然后上传到你指定的网盘目录中,如果你想保留离线下载的文件请添加链接后选择下面选项再开始离线下载
    • 使用方法:进入你想把文件离线到那个目录,你就进入到那个目录再从右下角选择离线下载
    • 支持 Aria2qBittprrentSimpleHttp
      • 如果使用离线下载OpenList在那儿,搭建OpenList的机器进行安装软件才能使用,不能跨设备进行离线下载
  6. 是否展开大纲:就是你打开 .md 类型文件时,在右侧可以看到目录标题可以快速选择
  7. 开关复选框:就是文件多选
    • 在显示多选框时,优先触发选择操作,防止跳进更深层的文件夹里
    • 在显示多选框时,改为按住 alt 键点击打开文件夹(MacOS 则按住 option 键)
  8. 本地设置:本地设置里面的内容就比较多了
    1. Aria2 RPC 链接Aria2 RPC 密钥 这个Aria2是用来将云盘里面的文件下载到自己电脑本地,并非离线下载使用的Aria2
      • 这个Aria2是谁需要谁在自己本地安装使用,当然也支持推送到远程服务器的Aria2
      • 离线下载使用的Aria2需要在搭建OpenList的机器安装才能进行离线下载
    2. 全局默认布局:默认使用右上角的视图选择是进入那个文件夹修改只针对仅文件夹生效,此设置可以一致生效不用一个一个文件夹设置
    3. 在图像视图中显示文件夹:字面意思
    4. 显示侧边栏:就像Windows管理器那样列表左侧添加一个列表目录,可以更快捷地跳转到深层文件夹 #5972
    5. 标题栏和导航栏的位置:就是是否在下拉列表时显示LOGO和导航栏
      • 普通:不显示
      • 吸附到页面顶部:吸附LOGO和导航栏
      • 仅吸附导航栏:不吸附LOGO,只吸附导航栏
    6. 网格视图图片尺寸 :调节网格视图模式下的图片尺寸大小
    7. 列表项目文件名过长:文字过长时,三种状态选择
      • 省略号(默认)
      • 可滚动(PC需按鼠标指针放在文件上然后使用shift+鼠标滑轮,手机用户需要对文件左右滑动)
      • 多行显示
    8. 在复选框上打开项目
      • 直接 (打开文件/进入文件夹)
      • 选中时禁用
      • 使用 Ctrl 或者 Command 打开
      • 使用 Alt 或者 Option 打开
        • CtrlAlt是 Windows
        • commandOption 是 Mac
      • 如果按键选项未生效,请检查浏览器插件是否冲突 👉 案例 Tips:可以按着shift键选择一个开头,再选择一个结尾可以快速选择中间的全部
    9. 在关闭复选框时选择鼠标的项目
      • 默认为禁用:可以单击鼠标打开文件
      • 用双击打开:可以使用鼠标框选多个文件,也可以按着Ctrl选择多个文件
    10. 语言包选择夜间白天切换
  9. 返回顶部:稍微下拉一些,就会在右上角看到一个按钮弹出,点击即可直接返回顶部(v3.31.0 新增)

Contributors