Can't add external folder from Working Copy via Files app. Folders are not selectable. All folders inside Files app popup
-
Can't select folder in Files app in iPadOS. Google says nothing about it, nobody had problem with selecting folders in Files app, so I suspect the problem within Pythonista code for button External Files -> Open.
Maybe someone knows workaround? I'm tryong to add Working Copy folder to Pythonista.
-
to get around this issue i have used the sync feature of workingcopy to sync to the pythonista icloud folder
-
@eddo888, thanks for the idea. Any issues or gotchas we should be aware of?
-
@eddo888, do you have recommendations on how to get an existing Working Copy repository to start syncing with an iCloud directory?
-
@mikael create an empty folder in the pythonista icloud drive, then create a new sync directory in workingcopy to that folder. add the remote url to you fave git repo, then save and synchronise the repo. now you can pull your repo into the empty folder
-
@Phylter textastic implementation of open external folder is cool
-
@eddo888 thank you for pointing me to the sync feature of workingcopy. I will use this meanwhile. It works fine. Still hope that @omz fixes the external directory feature of pythonista in iOS13 soon.
-
@eddo888 said:
@mikael create an empty folder in the pythonista icloud drive, then create a new sync directory in workingcopy to that folder. add the remote url to you fave git repo, then save and synchronise the repo. now you can pull your repo into the empty folder
-
positive response from @omz, he will get to it soon ! Yay !!
-
@eddo888 said:
positive response from @omz, he will get to it soon ! Yay !!
Does this mean what I think it means?
Edit: a new beta update has just been been released!
-
quoting @omz, new beta release 330018, restored the ability to open external folders on ios13