Also:

3. The behavior of the tag dropdown in view mode is different across 
different tag fields:

   - Go to: http://ooktech.com/jed/ExampleWikis/GenericTagFields/
   - Click on "this tag is in every field" in 
      - the core tag field: Note the dropdown "this tag is in every field" 
      is italicized, for a non-existing tiddler, but its the only dropdown that 
      pops up. 
      - the demo tag field: Note its and the bullseye dropdown both popup, 
      but the core tag dropdown does not popup. 
      - the bullseye tag field: Note it and the demo dropdown both popup 
      (the core tag dropdown also does not popup), but "this tag is in every 
      field" is not italicized, and you can not click it - clicking it causes 
      both dropdowns to close.
   - Clicking on any tag in the bullseye tag field shows the tag name in 
   the drop-down to far to the left, and is unclickable. 
      - This is a result of the "wikify tags" option being selected - with 
      this off, its behavior matches that of the demo field.
   

On Sunday, December 3, 2017 at 11:07:44 AM UTC-6, Diego Mesa wrote:
>
> 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/a9d44eaf-b797-4a69-97a6-3351353b752a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to