On Saturday, January 9, 2021 at 1:09:02 PM UTC-8 History Buff wrote:

> I saw the first operator, but thought it returned the entire title of the 
> first item in the list.


It *does* return the title of the first item in the list.  However, in this 
usage, first[] is preceded by split[] with no parameter value, which chops 
up the initial title text into single character "titles".  Note also that 
first[...] accepts a parameter for how many items to return.  Thus, 
{!!title}split[]first[] returns a one-character "title", while 
{!!title}split[]first[3]join[] returns a 3-character "title".

-e

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/de0158b5-ca0c-40da-89d6-ea80ac1a6ccbn%40googlegroups.com.

Reply via email to