copy-public-url
copy-public-url copied to clipboard
A Folder Action Script that copies to clipboard the public URL of any newly created file inside of a public folder in Dropbox or Google Drive
compiling manually on os x 10.8.2 I've set my default ID in the config sh. ``` shell $ bash INSTALL.sh Ensuring '/Users/paulirish/Library/Scripts/Folder Action Scripts/' exists Performing find-and-replace; setting property YOUR_DROPBOX_ID...
copy-public-url generates URLs of the following form: http://dl-web.dropbox.com/u/29440342/screenshots/IEBFOU-Scr16eencast-2013.02.06-17.37.gif I noticed that over the last few days, some of these URLs seem to not work. However, this is sporadic. I investigated...
Create a bookmarklet to share the public screenshot on Pinterest. The workflow would look something like this: - Create a screenshot - Click the bookmarklet to flag the current URL...
Currently lots of screenshots in my folder are never used. Either they're test images, or I retook them, or whatever. Maybe I'll want to delete them or move them, but...
It would be nice if clicking on the Growl notification showed the file in Finder, or maybe open it in Preview.app for annotations. It's not clear if growl supports applescript-driven...
http://dl-web.dropbox.com/u/29440342/screenshots/SSWTTH-Screen_Shot_2012.12.6-0.20.18.png A friend on ML with no growl had to comment out the whole growl section to make it work. Surprising given I have a check for it. Related issue:...
It seems that the Public folder in dropbox has been removed from all new accounts. See: http://news.ycombinator.com/item?id=4841433 Workaround: https://www.dropbox.com/help/16/en Figure out how to best explain this to users.
Just like you can add screenshots to a DropBox folder, it would be nice to have files automatically uploaded to a folder on Google Drive and be able to share...