I found this: http://tinyurl.com/yzpw5k7
Maybe it's the where
'tiddler.title.startsWith("Site")'
Which you could change to sth usable
where
'tiddler.fields["fieldone"].startsWith("A")'
???
regards Måns Mårtensson
On 19 Nov., 17:53, Jakob Graulund Jørgensen <[email protected]>
wrote:
> > sortBy 'tiddler.fields["fieldone"]' ??
>
> it is
> store.getValue(tiddler,"fieldone").readBracketedList().contains
> that is the problem. It doesnt distinguish between for example
> "aaaBccc" and "cccBaaa"
>
> Which is why i want to use .startsWith but i cant make that work
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=.