Mat,/Tony K
I found when it breaks
{{{ [[$date$]split[]] }}}
In a macro with replaceable parameters, no split occurs.
Tony,
This issue with split is stopping me use the following on a variable (in a
macro), rather than a fieldname to extract time of day 0hh:0mm without the
view widget.
<$set name=1h filter="[{!!modified}split[]]" select=8>
<$set name=0h filter="[{!!modified}split[]]" select=9>
<$set name=1m filter="[{!!modified}split[]]" select=10>
<$set name=0m filter="[{!!modified}split[]]" select=11>
<<1h>><<0h>>:<<1m>><<0m>>
</$set></$set></$set></$set>
Regards
Tony
On Thursday, May 21, 2020 at 9:16:18 PM UTC+10, Mat wrote:
>
> TonyM wrote:
>>
>>
>> - I have one possible solution which needs me to spit the longer
>> timestamp into separate characters but the split[] operator does not do
>> this.
>>
>> Sure it does
>
> {{{ aabbcc +[split[]] }}}
>
> <:-)
>
--
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/356d0376-7dd9-471d-a544-cc0107538cfc%40googlegroups.com.