Can fields have multiple values?

163 views
Skip to first unread message

Rene

unread,
Jan 16, 2017, 5:23:36 AM1/16/17
to TiddlyWiki
In a tiddler can custom fields have multiple values?
How are they seperated?
How do i get single values?

Example:
field "names": "Donald Duck",Daisy,Goofy

PMario

unread,
Jan 16, 2017, 5:54:21 AM1/16/17
to TiddlyWiki
Hi Rene,

You may have a look at, the listops widget: http://tiddlywiki.com/#ActionListopsWidget  and play with the examples.

-mario

Danielo Rodríguez

unread,
Jan 16, 2017, 10:26:41 AM1/16/17
to TiddlyWiki
So the short answer is: YES

Tobias Beer

unread,
Jan 16, 2017, 11:42:47 AM1/16/17
to TiddlyWiki
Hi Rene,
 
In a tiddler can custom fields have multiple values?

See: Title List as well as list Operator and listed Operator

Best wishes,

Tobias.

Rene

unread,
Jan 29, 2017, 7:01:23 AM1/29/17
to TiddlyWiki
Thanks for the hints folks!

After studying some code and examples, here is what i have learned so far:
- Yes, it is possible to have multiple values in one field.
- Multiple values are easily seperated via "space"
- More words for an entry are enclosed in double brackets "[[here comes the text]]"
- To list all entries i used "<$list filter="[list[!!my-custom-field]]">"

Jed Carty

unread,
Jan 29, 2017, 7:51:15 AM1/29/17
to TiddlyWiki
Depending on what you are doing you may want to check out the GenTags plugin http://ooktech.com/jed/ExampleWikis/GenericTagFields/
Reply all
Reply to author
Forward
0 new messages