{"id":14068716,"url":"https://github.com/dcomtois/pathToClip","last_synced_at":"2025-07-30T04:31:47.714Z","repository":{"id":87614129,"uuid":"231246692","full_name":"dcomtois/pathToClip","owner":"dcomtois","description":"RStudio Addin -- Copy File Path to Clipboard","archived":false,"fork":false,"pushed_at":"2020-07-21T01:43:14.000Z","size":870,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-04T09:39:48.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcomtois.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-01T17:51:56.000Z","updated_at":"2022-07-20T05:13:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"32ef0257-731d-410e-87c8-809d17cffee7","html_url":"https://github.com/dcomtois/pathToClip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcomtois/pathToClip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcomtois%2FpathToClip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcomtois%2FpathToClip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcomtois%2FpathToClip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcomtois%2FpathToClip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcomtois","download_url":"https://codeload.github.com/dcomtois/pathToClip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcomtois%2FpathToClip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267809507,"owners_count":24147478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-13T07:06:21.802Z","updated_at":"2025-07-30T04:31:47.444Z","avatar_url":"https://github.com/dcomtois.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"### Path To Clipboard (RStudio Addin)\n\nThis `pathToClip` addin allows you to store the active document's path to the clipboard.\n\nWhile many editors have this feature built-in, RStudio doesn't (at least not yet).\n\n**On OS X and Linux**, it uses the [clipr](https://CRAN.R-project.org/package=clipr) package, which in turn relies on either \"xclip\" or \"xsel\", small utilities that can be installed in just a few seconds. See [here](https://linoxide.com/linux-how-to/copy-paste-commands-output-xclip-linux/), for Linux distro-specific instructions.\n\n**On Windows**, no additional software is required.\n\n### Installation\n\nIt can be installed via ['addinslist'](https://github.com/daattali/addinslist), or using 'devtools' or 'remotes':\n\n```r\nremotes::install_github(\"dcomtois/pathToClip\")\n```\n\n### Shortcut suggestion\n\nAs with any other addin, you can assign a keyboard shortcut to it. \n\nI like to use `\u003c Ctrl + Alt + C \u003e`, since it's easy to remember and it's not pre-assigned (see animated demo if needed).\n\n### Simplified version\n\nIf you don't like having 3 entries in your Addins menu and need only the platform-specific path separator, install version 0.1.0:\n\n```r\nremotes::install_github(\"dcomtois/pathToClip\", ref=\"0-1-0\")\n```\n\n### Demo\n\n![Gif Demo](inst/media/pathToClip_demo.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcomtois%2FpathToClip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcomtois%2FpathToClip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcomtois%2FpathToClip/lists"}