In fact, I have been successful in doing this on my test blog.
The code I am using in the individual archive is:
CODE
<MTEntryDate format="%m%d%y"$>-<$MTEntryTitle trim_to="20" $ dirify="1"$>.html
I noticed in the example, that it started the code with "individual/ " when I tried this it actually created a separate directory in my archives named "individual" and posted the modified files there. I didn't want a separate directory. THe code I am using places it right in my archives folder.
The question I have is, will this mess up my other archives (month, category). Since MT does the entry normaly 1234.html is it really doing both what I want and what it wants somewhere else? Or phrased another way, am I setting myself up for problems doing this?
Thanks in advance for any suggestions!