You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reaching out! Your Raycast extension idea sounds great—feel free to use the repo! For credit, you can link back to the Repo and mention me with my GitHub profile and website (nicolodiamante.com). The repo and my site should give you all the context you need, but let me know if I can help with anything else!
Thank you for answering! I have a question before proceeding. Beforehand, I'm on Sequoia, didn't test it on other Versions.
Have you noticed that file operations (copying, moving, deleting) cannot be applied to elements in folders marked as "No Sync"? I tested this, and it seems to be because iCloud doesn't handle hidden folders the same way as in the rest of the file system. My idea was that this could be circumvented by adding a dedicated location to the No Sync commands. My suggestion for this would be "~/.nosyncfolder".
The selected item is then moved to the folder and the alias points to it. This doesn't matter for storage usage and doesn't change anything about the behavior in iCloud, since even atm, the entire item needs to be re-synchronized when No Sync is undone. This change would fix the issue with file operations.
What's your opinion on this? Should I make a PR with the change?
I want to create a raycast extension based on this repo. If you agree, how should I give you credit?
The text was updated successfully, but these errors were encountered: