hehe, no problem :)
I'm thinking that if I could perhaps define a yoursearch macro which
would replace/insert itself into the tagglytagging list in a specific
tiddler, that would be awesome.
Let's say I have normal tagglytagging functionality with my tiddlers.
I have tiddlers like "bob" and "ken" and "steve" which are tagged as
'Contacts'. So if I open the 'Contacts' tag, I see the tagglylist
with bob, ken and steve.
When I open the 'Contacts' tiddler, I'd like to see a list with
contact names, email address and phone number, so I create a
Yoursearch macro grabbing the name of the tiddlers, and then grabs the
email and phone number slices, and displays it something like this:
bob -
b...@bob.com - 555-5555
Ken -
K...@ken.com - 555-5554
Steve -
St...@steve.com - 555-5553
But as I have normal tagglytagging functionality, the tagglylist is
right below this list with bob, ken and steve.
I would love the ability to just use the tagglylist for this list, let
the yoursearch macro grab the data, and let tagglytagging display it.
Hope I explained it better this time around :)
K.