Skip to content

Commit

Permalink
chore: update screenshots. released v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 6, 2024
1 parent c846dd7 commit c908c77
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 10 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,27 +50,27 @@ Finder lacks a convenient way to create new files in specific formats, but Right

**■ Quick Preview with Syntax Highlighting**

![RightMenu Master Screenshot 2](./assets/screenshots-2.png)
A quick preview extension is provided for viewing source text files with syntax highlighting. This extension handles supported file formats via Uniform Type Identifiers (UTI), rather than relying solely on file extensions. The UTI definitions include a list of associated file extensions and MIME types.

A quick preview extension is provided for viewing source text files with syntax highlighting. This extension handles supported file formats via [Uniform Type Identifiers (UTI)](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html), rather than relying solely on file extensions. The UTI definitions include a list of associated file extensions and MIME types.
![RightMenu Master Screenshot 2](./assets/screenshots-2.png)

**■ File QR Code Sharing**

Right-click on a file to generate a local network download link and a QR code. Scan the QR code to download the folder.

![RightMenu Master Screenshot 6](./assets/screenshots-6.png)

**Frequently Used Folders**
**Common Folders**

Supports custom frequently used folders for quick access to directories or to open a new terminal window directly in a specific folder.
Supports custom common folders, allowing users to quickly access directories or open a new terminal window in a specified folder. Additionally, the menu bar provides access to common folders and supports quick access to subfolders.

![RightMenu Master Screenshot 5](./assets/screenshots-5.png)

**■ Folder Access History**

By default, Finder records the history of accessed folders, making it easy to quickly find previously visited directories.
Finder automatically records the history of accessed folders, making it easy to quickly find previously visited directories. The menu bar also provides access to folder history and supports quick access to subfolders.

**■ Common Apps**
**■ Common Applications**

Supports various editors and command-line tools (Terminal/iTerm) to quickly open the current directory, enhancing operational efficiency.

Expand All @@ -86,6 +86,12 @@ Quickly obtain the absolute path of a file for easy reference in other apps with

Supports copying folder names or file names to the clipboard for easy transfer and reference.

**■ Quick Paste**

Allows quickly pasting images from the clipboard into a Finder folder. For example, you can copy an image from a browser and directly paste it into a Finder folder.

![RightMenu Master Screenshot 5](./assets/screenshots-7.png)

**■ Direct Delete**

With RightMenu Master, you can delete files or folders directly, saving time by skipping multiple steps in Finder, making the delete operation more efficient and convenient.
Expand Down
14 changes: 10 additions & 4 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ Finder 缺乏便捷的方式来创建特定格式的新文件,而 RightMenu Ma

**■ 快速预览支持代码高亮**

![RightMenu Master Screenshot 2](./assets/screenshots-2.png)
提供了一种快速查看扩展,可用于预览带有语法高亮的源文本文件。该扩展通过统一类型标识符 (UTI) 来处理支持的文件格式,而不仅仅依赖于文件扩展名。在 UTI 的定义中包含了与其关联的文件扩展名和 MIME 类型列表。

提供了一种快速查看扩展,可用于预览带有语法高亮的源文本文件。该扩展通过[统一类型标识符 (UTI)](https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html) 来处理支持的文件格式,而不仅仅依赖于文件扩展名。在 UTI 的定义中包含了与其关联的文件扩展名和 MIME 类型列表。
![RightMenu Master Screenshot 2](./assets/screenshots-2.png)

**■ 文件二维码分享**

Expand All @@ -60,13 +60,13 @@ Finder 缺乏便捷的方式来创建特定格式的新文件,而 RightMenu Ma

**■ 常用文件夹**

支持自定义常用文件夹,可快速访问目录或在指定文件夹中直接新建终端窗口
支持自定义常用文件夹,用户可以快速访问目录或在指定文件夹中直接新建终端窗口。此外,菜单栏提供了访问常用文件夹的功能,并支持快速访问子文件夹

![RightMenu Master Screenshot 5](./assets/screenshots-5.png)

**■ 文件夹访问历史**

默认记录 Finder 访问过的文件夹历史路径,方便快速查找之前访问过的目录。
Finder 默认记录访问过的文件夹历史路径,方便快速查找之前访问过的目录。菜单栏也提供了访问文件夹历史的功能,并支持快速访问子文件夹

**■ 常用应用**

Expand All @@ -84,6 +84,12 @@ RightMenu Master 提供了多样的复制功能,让文件操作更加便捷。

支持复制文件夹名称或文件名称到剪贴板,便于文件名的快速传输与引用。

**■ 快捷粘贴**

支持将剪贴板中的图片快速粘贴到 Finder 文件夹中。例如,用户可以在浏览器中复制图片,然后直接粘贴到 Finder 文件夹中。

![RightMenu Master Screenshot 5](./assets/screenshots-7.png)

**■ 直接删除**

通过 RightMenu Master,您可以直接删除文件或文件夹,省去 Finder 中的多步操作,使删除操作更加高效便捷。
Expand Down
Binary file modified assets/screenshots-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots-5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshots-7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c908c77

Please sign in to comment.