Shell Path Copy

by Charles Kelsoe (ckelsoe)
favorite
share
Score: 50/100
Description

The Shell Path Copy plugin makes it easier to copy file and folder paths in formats that match your target system, whether you're working on Windows, macOS, Linux, or even a mobile device connected to a remote server. It integrates directly into the right-click menu and command palette, offering relative paths, absolute paths, and file:// URLs, all formatted appropriately for the platform. You can configure which options appear, choose how paths are wrapped to handle spaces, and get visual confirmation when a path is copied. This helps avoid manual edits when pasting into terminals, scripts, or AI assistants like Claude Code or Gemini CLI.

Stats
3
stars
427
downloads
0
forks
6
days
27
days
27
days
1
total PRs
0
open PRs
1
closed PRs
0
merged PRs
2
total issues
0
open issues
2
closed issues
0
commits
Latest Version
a month ago
Changelog

Version 1.13.0

Changes

  • Add file:// URL copy format for sharing files with AI coding tools
  • Resolved Obsidian community plugin review requirements
  • Fixed GitHub release tag format to properly match manifest.json version (without 'v' prefix)

Notes

This release addresses validation issues identified during the Obsidian community plugin submission process and adds the file:// URL feature.

README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Metadata Menu
3 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
Root Folder Context Menu
2 years ago by mnaoumov
Obsidian Plugin that enables context menu for vault root folder
Show Current File Path
5 years ago by Ravi Mashru
Obsidian plugin to show the file path of the current file in the status bar
Enhanced Image
a year ago by situ2001
Enhance the experience of image in Obsidian, seamlessly.
External File Embed and Link
8 months ago by oylbin
Embed and link local files outside your obsidian vault with relative paths for cross-device and multi-platform compatibility.
Context Command Hider
7 months ago by Mara-Li
This plugin allows you to hide every command from the Obsidian's right-click context menu.
Pixel Perfect Image
7 months ago by Johan Sanneblad
Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, edit image in external editor, and much more.
Sync Vault CE
6 months ago by Camus Qiu
sync vault, fully self controlled method of syncing.
Copy Local Graph Paths
6 months ago by Amy Z
copy-local-graph-paths is a simple Obsidian plugin that copies the paths of notes linked to your current page.
Copy Absolute Path
2 months ago by Albert O'Shea
Copy the system absolute path of files and folders to the clipboard.
Hyperlink Remover
2 months ago by Daniel Agafonov
Easily remove hyperlinks and wikilinks from selected text or the entire note.
Copy Path
2 months ago by shumadrid
An Obsidian plugin that adds context menu actions for copying the full and vault relative path of a file/folder.
Open in Cursor
7 days ago by awaken233
An Obsidian plugin that adds a hotkey to open the current file in Cursor IDE and automatically jump to the cursor position. Perfect for seamless integration between Obsidian note-taking and code editing workflows.