Explore
 Lists  Reviews  Images  Update feed
Categories
MoviesTV ShowsMusicBooksGamesDVDs/Blu-RayPeopleArt & DesignPlacesWeb TV & PodcastsToys & CollectiblesComic Book SeriesBeautyAnimals   View more categories »
Listal logo

Bookmark Buttons

inetscan 18 years, 2 months ago at Mar 5 22:37 -
I love listals development and growing community but right now it is painful to copy and paste url's back and forth to add movies, games, books etc. Bookmark buttons for use on for instance firefox bookmarks toolbar help out alot. I went ahead and created two different ones that will effectively take the movie you are browsing on imdb and add it to either the '[Link removed - login to see]' or '[Link removed - login to see]' lists on listal with a click. Drag either of the links up to your bookmarks toolbar and give it a try. They should drastically decrese the amount of work you are currently doing to add movies into those two categories. Tom, maybe look into adding bookmarks like this for other things like dvd's, books, and games. Thanks, inetscan.
inetscan 18 years, 2 months ago at Mar 5 22:43 -
Looks like the forum screwed the links, therefore you will need to create them by hand, right click on the bookmarks toolbar and click new bookmark. Then for a link to add a movie into 'Watched Movies' set the title to 'Listal Watched Movies' and location to: javascript:u=String(location.href).match(/tt[0-9]{7,}/);void(window.open(' [Link removed - login to see]
or to add a movie into 'Want to See' set the title to 'Listal Want to See' and location to: javascript:u=String(location.href).match(/tt[0-9]{7,}/);void(window.open(' [Link removed - login to see]
Press ok and give it a shot.
Deleted user
Deleted 18 years, 2 months ago at Mar 6 0:57 -
These bookmarklets work perfectly. Thanks, Inetscan. I'm using other bookmarklets now for adding music, dvds, books, etc. I can't remember where I got them from though to give credit to the author but I'll post the script here.

Add to Wanted:
javascript:asin=document.location.href.match('/([0-9A-Z]{10})[\/?$]?/')[1];url='www.listal.com/addasin/?asin='+asin+'&wanted=Add to Wanted';document.location=url;

Add to Collection:
javascript:asin=document.location.href.match('/([0-9A-Z]{10})[\/?$]?/')[1];url='www.listal.com/addasin/?asin='+asin+'&collection=Add to Collection';document.location=url;

These bookmarklets are to be used on Amazon.com