Hi Evolena Thank you! It's great to see others getting their heads around these features.
Best wishes Jeremy On Sun, Nov 3, 2013 at 6:59 AM, Evolena <julie.strzele...@gmail.com> wrote: > >Also, is there a way to grab a field from all the tiddlers tagged with > "Personal contacts"? > Here is what I've done for a prononciation guide tiddler extrated from > tiddlers tagged with "lexique" which contained a prononciation field: > > \define prononciationMacro(title) > [[$title$]]: <$view tiddler="$title$" field="prononciation"/><br> > \end > > <$list filter=[tag[lexique]sort[title]] macro="prononciationMacro"/> > > If all yours tiddlers don't have the field and you want to only display > those which have it, you can add the filter has[field]. > > NB. In the macro [[$title$]]: {{$title$!!prononciation}} should work, but > I have titles with space caracters and that need a fix > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:jeremy.rus...@gmail.com -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.