extensions
extensions copied to clipboard
Add samba-link-converter extension
Description
This is an extension for converting windows samba share paths (of the form \\share\folder\subfolder\) into macOS compatible paths that can be opened in finder (of the form smb://share.namespace.ns/folder/subfolder).
Screencast
Checklist
- [x] I read the extension guidelines
- [x] I read the documentation about publishing
- [x] I ran
npm run buildand tested this distribution build in Raycast - [x] I checked that files in the
assetsfolder are used by the extension itself - [x] I checked that assets used by the
READMEare placed outside of themetadatafolder
Congratulations on your new Raycast extension! :rocket:
We're currently experiencing high demand and limited capacity. As a result, extension reviews might take longer than usual to get the initial review. Please expect an initial review within 5-10 business days.
Once the PR is approved and merged, the extension will be available on our Store.
Sorry for the inconvenience
Thanks for the review!
I suppose this can be solved with a script command, I just wasn't aware of that functionality within Raycast. Thanks for pointing me to that, I'll be using that to solve this problem instead.
This pull request has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊