Open rajath-ramakrishna-cruise opened 11 hours ago
Thank you for opening this issue!
🔔 @thomaspaulmann @ron-myers @infused-kim @ridemountainpig you might want to have a look.
We had a look and this is an error in the API, I'll let you know when it's resolved
Extension
https://www.raycast.com/thomas/downloads-manager
Raycast Version
1.86.0
macOS Version
Sonoma 14.7
Description
Using Downloads Manager on two different machines with two different usernames and that share the same Raycast config (using Cloud Sync) leads to one of them not being able to locate the Downloads folder.
So, setting the Downloads folder on one machine would make the other machine be unable to find the path to it and vice versa.
Steps To Reproduce
Current Behaviour
This is the window you get when you try to access the Downloads folder on one machine when its location was set on another machine.
Expected Behaviour
Downloads folder must be accurately located on both machines, possibly by just following the
~/Downloads
and not expanding the~
because expanding that would include the username in the path (which would be different on two different machines) and I believe that's what is creating the conflict.