> On 19 Dec 2015, at 7:51 PM, Graham Cox <graham....@bigpond.com> wrote: > > But I do want the string to be the most understandable for the user. I don’t > know really how many average users understand what ~/ means, but it’s > probably the best I can do.
Actually - heh, -displayNameAtPath: really strips it back to just the folder name, with no path at all. That doesn’t tell the user *where* the folder is. Unless they’re already familiar with the location it’s likely less helpful than ~/path/to/folder Ideally I wouldn’t expose users to paths of any kind, but since the whole point of this feature is export of a series of files, they pretty much have to deal with where they end up, since once out of the app they are presumably needed in some other context. —Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com