From c72b7815b53cee73d9d05fe2a6e89a219aecf047 Mon Sep 17 00:00:00 2001 From: wangyajing <413741312@qq.com> Date: Wed, 19 Mar 2025 22:26:01 +0800 Subject: [PATCH 1/2] update files upload doc --- docs/manual/tasks/add-edit-download.md | 38 ++++++++++++++++++++++- docs/zh/manual/tasks/add-edit-download.md | 37 +++++++++++++++++++++- 2 files changed, 73 insertions(+), 2 deletions(-) diff --git a/docs/manual/tasks/add-edit-download.md b/docs/manual/tasks/add-edit-download.md index a172d7ba..50b2a704 100644 --- a/docs/manual/tasks/add-edit-download.md +++ b/docs/manual/tasks/add-edit-download.md @@ -6,8 +6,10 @@ Operations in Files are essentially the same as in other file managers. This pag ## Upload files +### Upload via the Files app 1. Open the Files app from the Dock or Launchpad on Olares. -2. Upload multiple files or folders using one of these methods: +2. In the left sidebar, select the directory where you want to upload files. For example, **Documents**. +3. Upload multiple files or folders using one of these methods: - Drag and drop files from your local file manager into the Files window. - Click drive_folder_upload in the top right corner. - Right-click in an empty space and select from the context menu. @@ -16,6 +18,40 @@ Operations in Files are essentially the same as in other file managers. This pag Files supports resumable uploads. If an upload is interrupted, it will automatically resume from the last checkpoint. ::: +### Upload via LarePass desktop +:::info Import your Olares ID +To start using LarePass desktop, you must import your Olares ID by pasting your mnemonics. Make sure you have [backed up your mnemonics](../get-started/back-up-mnemonics.md). +::: +LarePass desktop offers the same upload experience as the Files app, with automatic syncing to your Olares ID. + +### Upload via LarePass mobile +You can also upload files or folders on your phone via the LarePass app. + + + + + + +Files uploaded via the LarePass mobile app will also sync automatically with your Olares ID. + ## Download files When downloading multiple files, the behavior differs between the Files in Olares and LarePass desktop application. * **Files in Olares (web interface)**: Automatically packages files into a zip file for download, requiring manual extraction. diff --git a/docs/zh/manual/tasks/add-edit-download.md b/docs/zh/manual/tasks/add-edit-download.md index 9507440f..e3979103 100644 --- a/docs/zh/manual/tasks/add-edit-download.md +++ b/docs/zh/manual/tasks/add-edit-download.md @@ -6,8 +6,10 @@ description: 在 Olares 中执行基础文件操作,包括添加、编辑和 ## 上传文件 +### 通过 Files 应用上传 1. 打开**文件管理器**。 -2. 使用以下任一方法上传多个文件或文件夹: +2. 在左侧边栏中选择要上传文件的目录,例如"文档"。 +3. 使用以下任一方法上传多个文件或文件夹: - 将文件从本地文件管理器拖放到文件窗口中。 - 右上角点击 **drive_folder_upload上传**。 - 在空白区域右键单击,在上下文菜单中选择**上传文件**或**上传文件夹**。 @@ -16,6 +18,39 @@ description: 在 Olares 中执行基础文件操作,包括添加、编辑和 文件支持断点续传。如果上传被中断,将自动从上次检查点继续上传。 ::: +### 通过 LarePass 桌面端上传 +:::info 导入 Olares ID +使用 LarePass 桌面端前,需要先通过助记词导入 Olares ID。请确保已经[备份好助记词](../get-started/back-up-mnemonics.md)。 +::: +LarePass 桌面端的文件上传操作与 Files 应用类似,上传的文件会自动与你的 Olares ID 同步。 + +### 通过 LarePass 移动端上传 +你也可以通过 LarePass 移动应用在手机上上传文件或文件夹。 + + + + + + +通过 LarePass 移动应用上传的文件也会自动与你的 Olares ID 同步。 ## 下载文件 下载多个文件时,文件管理器网页版和 LarePass 桌面端的行为有所不同: * **文件管理器网页版**:自动将文件打包成 zip 文件下载,需要手动解压 From db7e3df850838466fdad62ffe422e2dd40282090 Mon Sep 17 00:00:00 2001 From: wangyajing <413741312@qq.com> Date: Fri, 21 Mar 2025 16:38:54 +0800 Subject: [PATCH 2/2] fix wording --- docs/manual/tasks/add-edit-download.md | 20 ++++++++++++------- docs/zh/manual/tasks/add-edit-download.md | 24 ++++++++++++++--------- 2 files changed, 28 insertions(+), 16 deletions(-) diff --git a/docs/manual/tasks/add-edit-download.md b/docs/manual/tasks/add-edit-download.md index 50b2a704..c7b32f4b 100644 --- a/docs/manual/tasks/add-edit-download.md +++ b/docs/manual/tasks/add-edit-download.md @@ -32,21 +32,27 @@ You can also upload files or folders on your phone via the LarePass app. 1. Open LarePass app and navigate to the **Files** tab. 2. Select the directory where you want to upload files. 3. Tap add_circle in the bottom-right corner, and select one of the following upload options: - - **File**. Select this to upload individual files. - - **Image/Video**. Select this option when uploading pictures or videos to the **Pictures** folder. - - **Create folder**. Select this option if you want to organize your files into a new folder before uploading. + - **File**: Select from your phone's storage. + - **Image/Video**: Select from your phone's gallery. + :::tip + If you want to organize your uploads, you can create a **Create folder** first. + ::: 4. Follow the on-screen instructions to complete the upload. diff --git a/docs/zh/manual/tasks/add-edit-download.md b/docs/zh/manual/tasks/add-edit-download.md index e3979103..0f492eaa 100644 --- a/docs/zh/manual/tasks/add-edit-download.md +++ b/docs/zh/manual/tasks/add-edit-download.md @@ -27,25 +27,31 @@ LarePass 桌面端的文件上传操作与 Files 应用类似,上传的文件 ### 通过 LarePass 移动端上传 你也可以通过 LarePass 移动应用在手机上上传文件或文件夹。 -