Hello

I have been posting a lot recently but I have two more questions that I 
hope someone would be able to help me with.

1.

The custom field "field1" has entries 
[[Tiddler 1]] [[Tiddler 2]] [[Tiddler 3]]

I have list filter that displays the entries in "field1" for the current 
note.

<$list filter='[all[current]]'>
{{!!field1}}

</$list>

This works as I want except the links are displayed next to each other 
instead of vertically.

How can I get them to display vertically?


2.

In the tiddler "Tiddler 1" I wish to display all the other tiddlers that 
contain its title as an entry in their "field1" field.

I have tried the following

<$list filter='[field:field1<currentTiddler>]'>

This doesn't seem to work at all.

Any help would be much appreciated.

Matt

-- 
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/6d956995-d558-4e8f-8e58-e16400431a12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to