This posted has been updated to cover three ways of using regular 
expressions to match in a field in the Advanced Search: Filter

TT

On Monday, 23 September 2019 12:40:15 UTC+2, @TiddlyTweeter wrote:
>
> Ciao Cd.K & TonyM 
>
> You may not be aware there is *already a DIRECT way to use "[...]", 
> without a variable* in TW.
>
> It emerged, I think, for the older *field operator* that is not, 
> possibly, fully documented? 
>
> I discovered what it can do by accident. 
>
> *I assume it still works that way for backwards compatibility.*
>
> Here is an example you can test in the latest online TiddlyWiki version 
> Advanced Search ...
>
> [field:created/^201909[2]/]
>
> ... equivalent to ...
>
> [regexp:created[^201909(2)]]
>
> or ...
>
> [search:created:regexp[^201909(2)]]
>
>
> Result for all three is ...
>
> [image: Annotation 2019-09-23 122110.jpg]
>
> Best wishes
> TT
>
>
> Cd.K wrote:
>>>
>>> TonyM
>>>
>>> Advanced Search with regexp:created and nested square brackets:
>>>
>>>
>>> [image: 23-09-_2019_04-48-05.png]
>>> The solution is surprisingly simple and requires only a few changes in `
>>> $:/core/modules/filters.js` (see issue #4267). 
>>> <https://github.com/Jermolene/TiddlyWiki5/issues/4267>
>>>
>>> Next step is to create the mod for the mod-loader plugin. As so often a 
>>> link is missing in the description.   
>>>
>>>
>>> Regards
>>> Cd.K
>>>
>>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8e6fc84d-4266-488b-8791-57e94b9f28a2%40googlegroups.com.

Reply via email to