通过右键单击上下文菜单来快速复制带或不带扩展名的文件名称。
- 复制文件名(不带扩展名)
- 复制文件名(带扩展名)
- 下载并解压插件文件。
- 将插件文件夹复制到 Obsidian 的插件目录中,通常位于
~/.obsidian/plugins/。 - 在 Obsidian 中,进入设置 -> 插件,启用 CopyHelper 插件。
- 右键点击文件,选择“复制文件名称”或“复制文件名(带后缀)”即可将文件名复制到剪贴板。
欢迎贡献代码和建议!请通过 GitHub 提交问题或拉取请求。
本插件遵循 MIT 许可证。
Quickly copy file name with or without its extension via the right-click context menu.
- Copy file name (without extension)
- Copy file name (with extension)
- Download and unzip the plugin files.
- Copy the plugin folder to the Obsidian plugins directory, usually located at
~/.obsidian/plugins/. - In Obsidian, go to Settings -> Plugins and enable the CopyHelper plugin.
- Right-click on a file and select "Copy file name" or "Copy file name (with extension)" to copy the file name to the clipboard.
Contributions and suggestions are welcome! Please submit issues or pull requests via GitHub.
This plugin is licensed under the MIT License.