Tell me more ×
SmugMug Stack Exchange is a question and answer site for SmugMug developers and end users. It's 100% free, no registration required.

I have been using my iPad almost exclusively when traveling and it works fairly well. I use PhotoSync and the SmugMug app. The one thing that forces me to go back to the web interface is the sharing link. Is there a way to gather the link information directly from the SmugMug app.

What I would like to be able to do is the following without having to use bandwidth just to go to the web to get a URL.

1) Browse to a photo on the SmugMug App 2) Select an image and get its link, preferably to the image size of my chosing but Lightbox would be acceptable. 3) Copy that link and past it into an email or tweet I am writing.

There is probably a way to do it programatically but I have not written code in a while.

share|improve this question

2 Answers

up vote 2 down vote accepted

You can always use the wireframe world icon in the top right. It'll bring you to whatever homepage / category / subcategory / gallery or photo you're currently looking at by opening the browser at the url.

If you want to save bandwidth, you could stop the browser from loading the page, and then copy and paste the address from the browser's address bar. Not ideal, but it should work.

share|improve this answer

Sorry there's not a good way to do this now. I'd like to get this included in a future update to the app, so I'll make sure the PM sees this. I can't really think of a programmatic way to do it.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.