Hi Tony,
 Just to note that in TW 5.1.20 the below

<$link to=<<tiddlername>> ><$text text=<<tiddlername>>/></$link>

can be write as simple as

<$link/>

--Mohammad


Best wishes
Mohammad


On Sun, Sep 1, 2019 at 6:52 AM TonyM <[email protected]> wrote:

> Mark,
>
> Was your result on an empty.html?
>
> Thanks I have the answer
>
> I did not get the above results.But trying again on tiddlywiki.com did
> with
> <$list
> filter="[all[]get[text]splitregexp[\n]regexp[^\\define]splitregexp[^\\define]!is[blank]]"
> variable="splitme">
> {{{ [<splitme>splitregexp[\(.*?\)]first[]] }}}<br/></$list>
>
> However I would like a title and link to the containing tiddler as well.
> <table>
> <tr>
> <th>Macro</th>
> <th>Defined in</th>
> <th>Global (Tagged ~$:/tags/Macro)</th>
> </tr>
> <$list filter="[all[]sort[]]" variable=tiddlername>
> <$list 
> filter="[<tiddlername>get[text]splitregexp[\n]regexp[^\\define]splitregexp[^\\define]!is[blank]]"
> variable="splitme">
> <tr>
> <td><$text text={{{ [<splitme>splitregexp[\(.*?\)]first[]] }}}/></td>
> <td><$link to=<<tiddlername>> ><$text text=<<tiddlername>>/></$link></td>
> <td><$text text={{{ [<tiddlername>tag[$:/tags/Macro]then[Yes]else[No]]
> }}}/></td>
> </tr>
> </$list>
> </$list>
> </table>
>
> On tiddlywiki.com this also finds "\define" in documentation (often
> proceeded by '''/n)
>
> Regards
> Tony
>
>
>
>
>
> On Sunday, September 1, 2019 at 11:50:26 AM UTC+10, Mark S. wrote:
>>
>> Hi Tony,
>>
>> Here's the list it generated for me (I had to alphabetize them in order
>> to get rid of google line break anomalies) . Which ones do you think are
>> false positives?
>>
>>
>>
>>  .advancedsearch-tab
>>  .attr
>>  .button
>>  .clink
>>  .combokey
>>  .controlpanel-tab
>>  .deprecated-since
>>  .dlink
>>  .dlink-ex
>>  .em
>>  .example
>>  .example-tab
>>  .field
>>  .flink
>>  .from-version
>>  .info-tab
>>  .inline-operator-example
>>  .js-macro-link
>>  .key
>>  .keycombo
>>  .link
>>  .lorem
>>  .macro-examples
>>  .mlink
>>  .mlink2
>>  .more-tab
>>  .mtitle
>>  .node-only-operator
>>  .note
>>  .olink
>>  .olink2
>>  .op
>>  .operator-example
>>  .operator-examples
>>  .otitle
>>  .param
>>  .place
>>  .preamble
>>  .s-matching-is-case-sensitive
>>  .sidebar-tab
>>  .state-prefix
>>  .strong
>>  .tab
>>  .tag
>>  .this-is-operator-example
>>  .this-is-static-link-variable
>>  .this-is-toolbar-config-variable
>>  .tid
>>  .tip
>>  .toc-lorem
>>  .toc-tab
>>  .using-days-of-week
>>  .value
>>  .var
>>  .variable-examples
>>  .vlink
>>  .vlink2
>>  .vtitle
>>  .warning
>>  .wid
>>  .widget-examples
>>  .wlink
>>  .wlink2
>>  .word
>>  style-guide
>>  tw-code
>>  tw-code-link
>>  wikitext-example
>>  wikitext-example-without-html
>> .concat
>> .def
>>
>>
>> --
> 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/a3a521d1-677d-4702-b4fc-fe2fdb24c1ca%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/a3a521d1-677d-4702-b4fc-fe2fdb24c1ca%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAAV1gMDjCMAzMELbjvpMGYPptRbq8rAStCqJNZuNx%3DzmWuhjkw%40mail.gmail.com.

Reply via email to