Interesting problem. Testing stuff, I note that the width difference between existing link and missing can actually either be wider or narrower, depending on letter!
So for the only solution I can think of, one would in the <td>
with the link, need this
<$link/>
@@.widest <$view field=title/>@@
@@.narrowest <$view field=title/>@@
styled to set italic/normal and font-weight and also float:left; visibility:hidden
While that’s not a huge cost, I’m not sure it’s worth it (?) (Perhaps comparable: In native TW, it is evidently accepted that when the second scrollbar pops out it pushes the whole river. (I go Gah! every time!))
Well, that’s the user choosing to add that arbitrary text though…
in the edit mode, only the real name is clickable, and the direct-icon prefix is not clickable. This is not intuitive
Yeah, I agree this is not optimal. Of your bullets, I actually think this is the most importantn one. I’ll see if I can come up with a solution (…ouff… I fear this will mess with the line-up for the direct-icon + icon + tiddlertitle that took quite some work to get right).
I suspect you have some overwritten stylesheet leftover - ? Check the plugins shadow list and see if you’ve overwritten something, and delete it. (And please confirm here so I know if it actually is something I should look in to.)
As for collapsing white space in the tiddler title but not in the tag… yeah, it’s such a fringe case that I don’t think it’s worth bothering with. I do think it is important to easily insert one space (which does work) but for wider space I think the user has to resort to
. Good enough, IMO.
Lot’s a great feedback @nemo - thanks!