[tw] Re: How to filter by field with a certain prefix in the value?

2018-01-19 Thread 'Surya' via TiddlyWiki
Ahh, I found the mistake. I described it wrong: The field is not called "due-field" but only "due". So, the right is now (maybe, others have a similar question): \define makeState() <> \end <$list filter="[tag[ToDo]regexp:due[^18.03]sort[due]]" variable="mytitle"> ''Fällig am: ''<$edit-text t

[tw] Re: How to filter by field with a certain prefix in the value?

2018-01-19 Thread 'Mark S.' via TiddlyWiki
This should work: [tag[ToDo]regexp:todo-field[^18.03]sort[due]] On Friday, January 19, 2018 at 10:36:23 AM UTC-8, Surya wrote: > > Hi Mark, > > Thanx, but I have to specify my question. > Just inserting [regexp:todo-field[^18.03] after [tag[ToDo] didn't work. > > I have a list with popups with th

[tw] Re: How to filter by field with a certain prefix in the value?

2018-01-19 Thread 'Surya' via TiddlyWiki
Hi Mark, Thanx, but I have to specify my question. Just inserting [regexp:todo-field[^18.03] after [tag[ToDo] didn't work. I have a list with popups with this: \define makeState() <> \end <$list filter="[tag[ToDo]sort[due]]" variable="mytitle"> ''Fällig am: ''<$edit-text tiddler=<> field="du

[tw] Re: How to filter by field with a certain prefix in the value?

2018-01-19 Thread 'Mark S.' via TiddlyWiki
The regular expression operator should do it: <> -- Mark On Friday, January 19, 2018 at 9:54:19 AM UTC-8, Surya wrote: > > Hi all, > > I have ToDo-tiddlers with due-fields. For example: One tiddler has in the > field 18.03.15, another tiddler has in the due-field 18.03.23 and a third > one has