1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-22 22:10:03 +00:00
Mohammad Rahmani c28dbd0025
Update regexp.tid (#7382)
The list-links by default show caption of listed tiddlers instead of their title. So in the example here

```
<$macrocall
$name="wikitext-example-without-html"
src="""<$set name="digit-pattern" value="[0-9]{2}">
<<list-links "[regexp:title<digit-pattern>]" field:"title">>
</$set>"""/>
```

you need to use field:"title" to see the correct results visually.
2023-03-28 10:23:02 +02:00
..
2017-07-03 20:34:58 +01:00
2017-11-18 19:53:52 +00:00
2023-01-12 20:59:34 +00:00
2023-01-17 23:13:58 +00:00
2023-01-12 20:59:34 +00:00
2023-01-17 23:13:58 +00:00
2023-01-19 16:44:09 +00:00
2023-01-17 23:13:58 +00:00
2023-01-17 23:13:58 +00:00
2023-01-12 20:59:34 +00:00
2023-03-28 10:23:02 +02:00
2014-12-05 10:20:32 +00:00