For me it shows!
Actually the output macro grabs "{{Footnotes##myref1}} p.19" and wikify it
and then remove double quotes!
If you can give a link or post a simple wiki somewhere!
On Sunday, March 22, 2020 at 4:30:00 PM UTC+4:30, Jon wrote:
>
> Ah, I see this bit should show the page numbers but it doesn't seem to work
>
> <$wikify name=p2 text=<<__p__>> >
> <li><$text text={{{[<p2>split["]join[]]}}}/></li>
>
> I have the page numbers listed in this format: <<fnote
> "{{Footnotes##myref1}} p.19">>
>
> Regards
> Jon
>
>
>
> On Sunday, 22 March 2020 11:29:55 UTC, Mohammad wrote:
>>
>> The showfnotes macro just does not show a link to tiddler where the
>> footnote is used, but it is quite powerful.
>> By the way the code I sent you shows the link!
>>
>> Use which one you like!
>>
>> --Mohammad
>>
>>
>> On Sunday, March 22, 2020 at 3:53:48 PM UTC+4:30, Jon wrote:
>>>
>>> Hi Mohammad,
>>>
>>> Ah, I didn't investigate the showfnotes
>>>
>>> <<showfnotes filter:"[!is[system]search:text[myref1]]">>
>>>
>>> That gives exactly what I want!!
>>>
>>> Thanks for your work on the other script but it seems to give the same
>>> result as your previous solution which I've adopted:
>>>
>>> <ol>
>>> <$list
>>> filter="[!is[system]!has[draft.of]search:text[Footnotes##myref1]]-[<currentTiddler>]"
>>>
>>> variable=lnk>
>>> <li><$link to=<<lnk>>><$text text=<<lnk>>/></$link></li>
>>> </$list>
>>> </ol>
>>>
>>>
>>> Thanks again.
>>> Jon
>>>
>>> On Sunday, 22 March 2020 10:40:38 UTC, Mohammad wrote:
>>>>
>>>> If you like to use above code everywhere, then tag the tiddler hosts
>>>> the code with $:/tags/Macro
>>>>
>>>> Good luck.
>>>> Mohammad
>>>>
>>>
--
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/f6fbd48a-a520-471a-b429-409e9c045409%40googlegroups.com.