I display two days' worth of entries on my index page. I'd like to add a 'previous' link to the bottom of the index that goes to the individual archive page of the entry before the last one on the index page, so you can browse backwards though the archives.
For example, if entries 220 - 212 were displayed on the index page, as they'd been posted in the last two days, then a 'previous' link at the bottom of the index page would take you to the individual archive of entry 211.
Clearly, the problem here is getting mt to know the 'previous' link should go to 211. I've poked through the manual and searched the board, but I can't work out how to do it. Any ideas, please?