
Description:
In the lj-win client, when a user access an old post through Last Entry or History, make entry ID #'s available.
Explanation:
When you use the LJ client and press Ctrl+H and select an entry, you have all sorts of information about it available. Subject, date, privacy info, Current Music, etc. Most of this is because you want to go back and change it. However, there is one thing you can't get after you've posted an entry: its ID. I often want to open an old entry w/ my browser so I can copy it as it appears, not w/ the HTML. (spaces instead of nbsp, bold text instead of [b], etc.) Or perhaps I want a friend to be able to reply to it and not have to search for it themselves. Or maybe I've decided I want to add it to my Memories. Unfortunately, I have to wait till the servers are up until I can browse through my recent entries or calendar. Then I have to overload those servers by clicking around until I find it, and sometimes the servers go back down before I even find it. And so I walk away from my computer, waiting till late at night when the servers aren't overloaded, but by then I've forgotten what it was I wanted to do. All this could be avoided if I could just open an old entry w/ my client and see an unchangeable field that displays the ID#. I can then construct the talkread/talkpost URL myself and work with it.
Benefits:
Avoids server overload from people making lots of page-load requests trying to find a single entry.
Problems/Issues:
None that I can see, unless the ID# is stored in some obscure place where it'd take tons and tons of code to find it.