Try AutoWeavePlugin:
http://weave.tiddlyspot.com/#AutoWeavePlugin
Also see this recent thread:
http://tinyurl.com/39n7zv
(http://groups.google.com/group/TiddlyWiki/browse_thread/thread/fcbc4121d866ac1c/)
-- F.
So while editing, you want to enter a term (from the respective
tiddler's title or body) and get a list of suggestions?
I'm not aware of any such plugin - but it's not a bad idea, so I gave it
a try myself:
http://fnd.lewcid.org/svn/TiddlyWiki/plugins/AutoCompletePlugin.js
Note that this is a very early and experimental version. As of now, you
can only search from the beginning of a tiddler title or tag name.
It would be rather simple to adjust this to allow searching within
tiddlers, but I'm not sure when I'll get around implementing that.
-- F.
You're right - the plugin relies on a simple core change that's only
been introduced recently*.
So I'm afraid I had to increase the CoreVersion requirement to v2.3.
-- F.