Am Donnerstag, 9. Oktober 2014 14:00:30 UTC+2 schrieb Shash:
>
> Hi Stephan,
>
> How do you match this in your footnote idea in tiddlystuff.
>
First of all: I'm not sure that match is compatible to the current TW
release.
Second: You should use anchors (^and $) only when they are appropriate.
Here they are not
<$list
filter="[match:text/\{\{(*^*\d+:\w\w\w\s\d\d:\d\d)\-\-\*>*(.*?)\|\|footnote\}\}/(g)]">
The red-labeled ^ is absolutely wrong here, as there never-ever will be a
"start of a line" at that position. So simply remove it. I'm also unsure
about the ">". Try "\x3e" instead.
--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.