I'll try to explain it again: Let say we have two tiddlers. One tiddler with a *field *named "field1" and it has value "John" and the another (second tiddler) tiddler has the same field "field1" but with enother value "Ringo". What should I type into area marked with red circle?
<https://lh3.googleusercontent.com/-foWlfWgfge0/W2HIfF3zcpI/AAAAAAAAM0Y/6a83iw8PgDwnFZ5-Mp_yAgo6imMMwZ5rQCLcBGAs/s1600/edit.PNG> In order to get the following result: <https://lh3.googleusercontent.com/--dfmWKIst5I/W2HI9EC0OfI/AAAAAAAAM0g/hB09rQgLGeIYXHUaws35U_IjHjFeatA5ACLcBGAs/s1600/get.PNG> When "John" not hard coded as tag but it parametric value of "field1" field. On Wednesday, August 1, 2018 at 4:59:56 PM UTC+3, FrD wrote: > > Hi, > > I've tried it in https://tiddlywiki.com/ and it works for me. But maybe I > misunderstood your question. > > Regards > > FrD > > Le mercredi 1 août 2018 15:39:51 UTC+2, Alexei R a écrit : >> >> I'v just tryed it doesn't work for me :-( >> Isn't a simple way to just type somthing like {{!!myfield}}> into *tag >> name* input fild in tiddler editing mode? >> >> On Wednesday, August 1, 2018 at 4:15:38 PM UTC+3, FrD wrote: >>> >>> Hi, >>> >>> Create a tiddler. Add a field ("myfield" for the code below to work). >>> Assign a value to this field (even with white spaces). >>> >>> Add this code inside the tiddler : >>> >>> <$button>Field To Tag >>> <$set name="myfieldvalue" value={{!!myfield}}> >>> <$action-listops $field="tags" $subfilter="[<myfieldvalue>]"/> >>> </$set> >>> </$button> >>> >>> >>> >>> Regards >>> >>> FrD >>> >>> Le mercredi 1 août 2018 14:28:25 UTC+2, Alexei R a écrit : >>>> >>>> Hello >>>> >>>> Please help me to understend how can I assign value of a field as name >>>> of a tag. >>>> Let say we have one tiddler with *field *named "field1" and it has >>>> value "John" and the second has the same field "field1" with value "Ringo". >>>> How can I get the tiddler to be taged as "John" by refferensing to the >>>> string "John" by field name (in our case "field1") only? >>>> How can I get both tiddlers to automaticly been tagged with value of >>>> theyer own field "field1": tiddler on as "John" and tiddler two as "Ringo". >>>> Some how I need to make tiddler to display value of its particular >>>> field as tag... >>>> >>> -- 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+unsubscr...@googlegroups.com. To post to this group, send email to tiddlywiki@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/0c64d393-982d-41e1-8af1-5b270d8eba0a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.