Hacker News new | ask | show | jobs
by sjwright 2721 days ago
For me the only thing missing from iOS is the ability to share directory trees, which is why we get swiss-army-knife apps like Coda instead. If Coda suits your needs that's great, but I'd prefer it if a Git client could create a directory that is in turn accessible from other apps like editors, command line emulators, etc.
1 comments

I'm pretty sure Working Copy can do that, at least for apps that support opening directories in place like Textastic. WC 3.6 can even import folders from any app that uses iCloud Drive folders or local storage and mirror them to a git repo, so editors don't need to know anything about git.

The MacStories folks write about this here:

https://www.macstories.net/ios/my-markdown-writing-and-colla...