Main Page Content
bookmarklet for thelist archives
Rated 3.91 (Ratings: 1) (Add your rating)
Log in to add a comment
(1 comment so far)
it will first prompt you for the YYYYMMDD date of the Monday of the week that you want to see -- usually the current week, but you can use it for any other week just as easily it should work just like this --
here's the code --
javascript: week=prompt( 'Enter YYYYMMDD (must be a Monday)' , '20000117'); if(week) location = 'http://lists.evolt.org/archive/' + 'Week-of-Mon-' + week + '/date.html'
if you want to use this bookmarklet, just copy the code out of the following box, paste it into the location field of a new bookmark or favorite, and voila
optionally, you can then move the bookmark/favorite to your personal toolbar or links bar, where it will be most handy
enjoy!



