Hey all

Just became aware of this excellent plugin. Just wanted to mention a few 
issues and see if anyone else has encountered them or has a potential fix:

1. In the genTags tag dropdown that appears as a result of clicking on the 
edit box, only the tag itself is highlighted, not the entire row, as is the 
default for "real" tags.
2. Selecting a new tag from this dropdown does not actually cause the tag 
to be placed in edit box - instead, it tries to open that tiddler. This 
means that the tag dropdown selection is not actually working, and the only 
way to add is to type one in manually

Thanks!
Diego

On Friday, November 25, 2016 at 8:41:58 AM UTC-6, Jed Carty wrote:
>
> The problem with what Riz posted is that it isn't the tags field so the 
> list isn't going to show up correctly. Also if you change the colour of the 
> tags in a non-tags field it won't show the correct colour there either. 
> This is an awkward work around for now if you need one:
>
> <$set name=TheField value=field_name>
> <$tiddler tiddler=TagName>
> {{||$:/plugins/inmysocks/GenericTagFields/LikeTagPills}}
> </$tiddler>
> </$set>
>
> you have to change field_name to the name of the field your tag is in and 
> the TagName to the tag you want to display. If you just want to display all 
> the tags in a field just use the TagLikeList macro, it is in the tiddler 
> $:/plugins/inmysocks/GenericTagFields/ListLikeTagsMacro in the plugin.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/9e69b7b6-43fc-4e7e-8780-cdb85cdbdf92%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to