Hi,

In a datatiddler called 'Footnotes', I have a series of book references e.g.

myref1: The Greek Myths, Robert Graves

To make reference to the book in another tiddler I use Mohammed's Refnotes 
<https://kookma.github.io/Refnotes/>

<<fnote  "{{Footnotes##myref1}} p.19">>


Then in a tiddler titled The Greek Myths, Robert Graves

{{{[!is[system]regexp:text[{{Footnotes##myref1}}]]}}}

shows the names of those tiddlers, as links, which contain a reference to 
the book
(I don't know if this is the most elegant way of doing this)

I was wondering, is it possible to extract the page number as well, to 
somehow create a list of the page numbers for myref1?

Regards
Jon

-- 
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/1c33f0ae-282f-432d-8708-68acbef96caa%40googlegroups.com.

Reply via email to