"Faux links"
06 / 13 / 02
General
Note, this will only link to the entry as posted, it won't magically create an individual entry (you'll just need a better backend for that).
For now, I'll do this for Pitas.
Update (previous method didn't work, so revising)
This will require that you use the url box, if you don't use it already.
use <a name="%%url%%">just before the actual date and/or time. Close with </a> right after. Then, wherever you want the link to be for that entry, do the following:
<a href="#%%url%%">link</a>
This is theoretical, but it should suffice.
So in Kit's case, it might look something like this:
<a name="%%url%%">%%date%%</a>
Then, after (or somewhere in) the entry date header:
<a href="#%%url%%">link</a>
As for what goes into the box, keep it simple. Make it the number of the entry itself, or whatever number you want to start from, i.e. 001, 002, 003, etc.
I tested this out myself, and it seemed to work. It just requires you to remember to use the url box. If you're already using it, well, that might pose a problem...
Sorry, spammers forced my hand. Comments reviewed before being published.
still winds