extensions
extensions copied to clipboard
Add empty-downloads-folder extension
Description
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:
You can expect an initial review within five business days.
Once the PR is approved and merged, the extension will be available on our Store.
Hi @pernielsentikaer is it ready to merge ?
This extension looks too dangerous. This should not be in the store. You can use Script Commands or a shell command alias instead.
I might agree with @LitoMore here
Oki I'll refactor it.
I'm not sure if it's more secure, @LitoMore, but we have trash, which only moves it to the trash. That feels more secure. It's more about being 100% sure about being in the right directory.
I was also thinking the same but for mw first move to trash and then delete things permanently that were 2 steps which could have been automated to one. But yeah for general users I think its better for first move it to trash and then delete if they want to.
It's more about being 100% sure about being in the right directory.
Yes. The code here may also accidentally execute the wrong path during development.
The clean downloads folder feature is quite simple, and users can always create a script command or shell alias to achieve this.
There are also some apps like CleanMyMac that can clean the Trash. There is still a chance that users may accidentally delete important data.
Raycast is useful, but not for these situations, IMO. We'd better not publish it to the store.
It's certainly a tricky one. I might agree that it's not the most appropriate script for the store.
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 😊
This issue has been automatically closed due to inactivity.
Feel free to comment in the thread when you're ready to continue working on it 🙂
You can also catch us in Slack if you want to discuss this.