Discussion:
[tw5] How to mimic tab bar behaviour
Tristan Kohl
2018-12-03 20:12:11 UTC
Permalink
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
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8c19d00e-9a5a-40a5-8995-b91c3656a405%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
TonyM
2018-12-04 04:00:54 UTC
Permalink
Tristain

When you say tabs bar do you mean tags bar in edit mode?

Marios alt tags plugin provides tag like behaviour for other fields, if this is not what you are looking it may have some code in it you could use.

Regards
Tony
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2a39f39e-3139-4040-aa2c-93afef91e15e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tristan Kohl
2018-12-04 12:02:32 UTC
Permalink
Hi Tony,

of course I meant tag - don't know why I wrote tab here :/

Could you point me to Mario's plugin? I seem not to be able to find it here
when looking for alt tag.

Cheers,
Tristan
Post by TonyM
Tristain
When you say tabs bar do you mean tags bar in edit mode?
Marios alt tags plugin provides tag like behaviour for other fields, if
this is not what you are looking it may have some code in it you could use.
Regards
Tony
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fa64ad01-e5e9-420c-9671-6aa0a59f8574%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
TonyM
2018-12-04 23:02:23 UTC
Permalink
Tristan,

Sorry the plugin is called Gen Tags and provides alternate tags :)

And its Jeds not Marios.

https://ooktech.com/jed/ExampleWikis/GenericTagFields/

Regards
Tony
Post by Tristan Kohl
Hi Tony,
of course I meant tag - don't know why I wrote tab here :/
Could you point me to Mario's plugin? I seem not to be able to find it
here when looking for alt tag.
Cheers,
Tristan
Post by TonyM
Tristain
When you say tabs bar do you mean tags bar in edit mode?
Marios alt tags plugin provides tag like behaviour for other fields, if
this is not what you are looking it may have some code in it you could use.
Regards
Tony
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/87e5b511-6c71-4754-9036-33da43ef6121%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...