Skip to content

Commit

Permalink
doc: update screenshots. 5fd52da
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 26, 2024
1 parent 6a6ddaa commit 540698e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added 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.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ <h3 id="main-features"><a aria-hidden="true" tabindex="-1" href="#main-features"
<p>A quick preview extension is provided for viewing source text files with syntax highlighting. This extension handles supported file formats via <a href="https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html">Uniform Type Identifiers (UTI)</a>, rather than relying solely on file extensions. The UTI definitions include a list of associated file extensions and MIME types.</p>
<p><strong>■ Frequently Used Folders</strong></p>
<p>Supports custom frequently used folders for quick access to directories or to open a new terminal window directly in a specific folder.</p>
<p>
<img src="assets/screenshots-5.png" alt="RightMenu Master Screenshot 5">
</p>
<p><strong>■ Folder Access History</strong></p>
<p>By default, Finder records the history of accessed folders, making it easy to quickly find previously visited directories.</p>
<p><strong>■ Common Apps</strong></p>
Expand Down
3 changes: 3 additions & 0 deletions index.zh.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ <h3 id="主要功能"><a aria-hidden="true" tabindex="-1" href="#主要功能" c
<p>提供了一种快速查看扩展,可用于预览带有语法高亮的源文本文件。该扩展通过<a href="https://developer.apple.com/library/archive/documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html">统一类型标识符 (UTI)</a> 来处理支持的文件格式,而不仅仅依赖于文件扩展名。在 UTI 的定义中包含了与其关联的文件扩展名和 MIME 类型列表。</p>
<p><strong>■ 常用文件夹</strong></p>
<p>支持自定义常用文件夹,可快速访问目录或在指定文件夹中直接新建终端窗口。</p>
<p>
<img src="assets/screenshots-5.png" alt="RightMenu Master Screenshot 5">
</p>
<p><strong>■ 文件夹访问历史</strong></p>
<p>默认记录 Finder 访问过的文件夹历史路径,方便快速查找之前访问过的目录。</p>
<p><strong>■ 常用应用</strong></p>
Expand Down

0 comments on commit 540698e

Please sign in to comment.