Hey guys,
I have a field in one of my templates which I would like to populate with a selection of tiddlers I choose from a list. When I select one I would like to have that tiddler added to a field in my "to-be-created"-Tiddler so all selected tidders get shown on my template and I can remove any of them if I missclicked.
I know that I can use a select widget (which I currently do) with "multiple" but if I have a big list of possible tiddlers to choose from holding down Ctrl everytime gets somewhat impractical (forget it once and all previous selections are gone). Therefore I was digging around hoping to find out how the tab bar was implemented as it pretty much does exactly what I want. I would need to trim it a little so it interacts with a field other than "tags" but all the functionality is there already. Does anybody have a hint for me as to where I can find the implementation of tags bar?
Thanks in advance.
Cheers
Tristan