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: README.md
+17-55
Original file line number
Diff line number
Diff line change
@@ -49,61 +49,23 @@ RightMenu Master is a highly configurable Finder extension that adds powerful fu
49
49
50
50
## Main Features
51
51
52
-
**■ Create New Files**
53
-
54
-
Finder lacks a convenient way to create new files in specific formats, but RightMenu Master makes it easy to do so with just one or two clicks. Additionally, you can upload custom templates to create new files in specific formats, improving efficiency.
55
-
56
-
**■ Quick Preview with Syntax Highlighting**
57
-
58
-
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.
59
-
60
-
**■ File QR Code Sharing**
61
-
62
-
Right-click on a file to generate a local network download link and a QR code. Scan the QR code to download the folder.
63
-
64
-
**■ Common Folde**
65
-
66
-
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.
67
-
68
-
**■ Folder Access History**
69
-
70
-
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.
71
-
72
-
**■ Common Applications**
73
-
74
-
Supports various editors and command-line tools (Terminal/iTerm) to quickly open the current directory, enhancing operational efficiency.
75
-
76
-
**■ Copy Features**
77
-
78
-
RightMenu Master offers various copy functionalities to make file operations more convenient. You can quickly copy the full file path, file name, or folder name, or even copy files/folders directly, significantly improving the flexibility and efficiency of file management.
79
-
80
-
**■ Copy File Path**
81
-
82
-
Quickly obtain the absolute path of a file for easy reference in other apps without needing to perform cumbersome manual operations.
83
-
84
-
**■ Copy Folder/File Name**
85
-
86
-
Supports copying folder names or file names to the clipboard for easy transfer and reference.
87
-
88
-
**■ Quick Paste**
89
-
90
-
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.
91
-
92
-
**■ Direct Delete**
93
-
94
-
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.
95
-
96
-
**■ Detect and add 'Open Remote Git URL' menu**
97
-
98
-
Right-clicking in a Finder folder automatically detects Git folders and adds the 'Open Remote URL' menu. Clicking the menu will open the Git repository directly in the browser.
99
-
100
-
**■ Show Total Size**
101
-
102
-
In Finder, when multiple files or folders are selected, the context menu can display the total size of these items. Additionally, it will list the size of each file or folder individually.
103
-
104
-
**■ Set folder icon color**
105
-
106
-
Quickly change the folder icon color by selecting a color from the right-click menu. You can also customize the color through the settings interface.
52
+
-**Create New File:** Easily create new files in specific formats and upload custom templates.
53
+
-**Quick Preview with Syntax Highlighting:** Quickly preview code files with syntax highlighting.
54
+
-**File QR Code Sharing:** Quickly share files via QR codes and LAN download links.
55
+
-**Favorite Folders:** Customize favorite folders for quick access or to open a terminal window in a specific folder.
56
+
-**Folder Access History:** Record and quickly access previously visited folders.
57
+
-**Common Apps:** Quickly open your favorite editors or command-line tools (Terminal/iTerm).
58
+
-**Copy Features:** Provide various copy functions to simplify file path and name management.
59
+
-**Copy File Path:** Quickly copy the absolute path of a file.
60
+
-**Copy Folder/File Name:** Quickly copy the name of a folder or file.
61
+
-**Quick Paste:** Quickly paste images into Finder folders.
62
+
-**Direct Delete:** Quickly delete files or folders, simplifying the operation.
63
+
-**Identify and Add "Open Remote Git URL" Menu:** Automatically detect Git folders and add the "Open Remote URL" menu.
64
+
-**Show Total Size:** Show the total size and individual sizes of selected files or folders.
0 commit comments