Allow Custom Links in the Contextual Menu to Use $path in the Base of the URL #5599
brycewc
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, you can add $path to a custom link in the contextual menu to grab the path of the current page, but you can only use that in the query param of the URL you are producing. It would be great to have a direct link to the file of the current page in GitHub, but this requires the $path variable to be used in the base of the URL, like https://github.com/user/repo/blob/main/$path
Beta Was this translation helpful? Give feedback.
All reactions