How to Open a Specific Folder from an External Hard Drive(SSD) as a Project in Orca? #9566
Replies: 2 comments
|
@brennanb2025 can you assit here? |
|
Hi @Trapa-Eureka, thanks for the question! Some background on what Orca does when you pick a folder: it first checks whether that folder is inside a Git repository. If it is, Orca opens the repository root (the equivalent of So what you're describing strongly suggests that If that prints the path of
Let me know what |
Uh oh!
There was an error while loading. Please reload this page.
I have a folder called work on my external hard drive.
Inside the work folder are many project folders. I'd like to open only one specific subfolder as a project. Is there a way to do that?
Right now, whenever I try to open one specific project folder inside work, Orca opens the entire work folder along with all of its subfolders instead of just the selected project folder.
All reactions