dergachev / descriptive-url-bookmarklet

Makes unreadable URLs human friendly by automatically appending the page title, eg https://gist.github.com/4540158#cross-domain-post-requests
1 stars 1 forks source link

combine with URL shortener service #1

Open dergachev opened 11 years ago

dergachev commented 11 years ago

Some URLs are undescriptive and long, eg:

http://www.jstor.org/discover/10.2979/jmodelite.35.1.143?searchUrl=%2Faction%2FdoBasicSearch%3FQuery%3Dbob%26fromHomePage%3Dtrue%26acc%3Doff%26wc%3Don%26fc%3Doff&Search=yes&uid=3739464&uid=2134&uid=2&uid=70&uid=3737720&uid=4&sid=21101536473193

Ideally for them you'd shorten it and then add descriptive URL.

Here's a goo.gl bookmarklet to be inspired from: http://www.labnol.org/internet/googl-bookmarklet/11871/

dergachev commented 11 years ago

Phil's other ideas:

The latter could be a separate issue, and I could reuse some code from the redmine_email_dropbox repo.