> Eric's SaveBreadcrumbs command,http://tiddlytools.com/#SaveBreadcrumbs
> is a nice add-on to save a TW usage history. But if one overwrites an
> existing Breadcrumbs tiddler the tiddler is tagged twice as "story".
oops! Fixed. Changed:
tags.push('story');
to
tags.pushUnique('story');
Get the update (v1.0.1) here:
http://tiddlytools.com/#SaveBreadcrumbs
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
-~----------~----~----~----~------~----~------~--~---