Copy Path

by shumadrid
5
4
3
2
1
Score: 52/100

Description

The Copy Path plugin adds convenient context menu actions to quickly copy either the full system path or the vault-relative path of any file or folder in your workspace. It also provides an option to append a trailing slash to folder paths, helping distinguish directories from files during copying. With simple toggle settings, users can enable or disable these actions as per their workflow. This lightweight utility is particularly useful for managing links, organizing references, or sharing precise file locations without manually navigating the filesystem.

Reviews

No reviews yet.

Stats

13
stars
4,408
downloads
2
forks
304
days
283
days
283
days
3
total PRs
0
open PRs
1
closed PRs
2
merged PRs
3
total issues
0
open issues
3
closed issues
0
commits

Latest Version

9 months ago

Changelog

  • Add hotkey commands for copy path actions (#5). Thanks to @ggfevans for the contribution.

Full Changelog: https://github.com/shumadrid/obsidian-copy-path/compare/0.2.0...0.3.0

README file from

Github

Copy Path

This is a simple plugin for Obsidian that adds context menu actions for copying the full or vault relative paths of files and folders.

Installation

Download the plugin from the official Community Plugins repository.

Settings

  • "Copy vault path" context menu action: Show the option to copy the vault path of a file or folder.
  • "Copy full path" context menu action: Show the option to copy the full path of a file or folder.
  • "Add trailing slash to folder paths": When enabled, folder paths will end with a trailing slash (e.g., folder/) to distinguish them from files. This applies to both vault and full path copying.

You can toggle these settings in the plugin's settings tab.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.