>   config.commands.copyTiddler.sparse=true;
> Eric being... well, Eric, he'll
> 1 - know exactly what I'm expecting

If you've deleted a numbered tiddler, you don't want to re-use that
number... right?  I already thought about that situation, even before
your posting, but I decided to wait to see if anyone actually asked
for that feature before throwing it into the mix.

> 2 - find some way to make that a tri-state/ternary value to include
> some weird "in between" state I'd never even think of, and,

actually, there *is* one weird situation: the sparse-ness will only
work when you are also zero padding the number, and then only up to
the limit of the padding.  Thus, if you are padding to 2-digits, once
you reach '100', any missing gaps above 100 will get re-used (i.e.,
non-sparse handling).

> 3 - have it done before I've finished typing!

Well, it did take a little bit longer than that... :-)

Get the update (v3.1.3) here:
   http://www.TiddlyTools.com/#CopyTiddlerPlugin
and then add this to your [[CopyTiddlerPluginConfig]]:
   config.commands.copyTiddler.sparse=true;

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to