Mohammed,
For TW5 I think you wrote the <<fnote>> macro which is part of a plugin 
here: https://kookma.github.io/Refnotes/

Currently the <<fnote>> macro takes 1 parameter in a variety of formats. 
The change I'm asking for is adding a second parameter to be the page 
number of the footnote I'm referencing. For example I might have in a 
"Footnotes" tiddler a reference called "mypdf" which points to an url 
http://www.somewhere.com/mypdf.pdf. But I might reference this PDF and use 
a different page for each different reference I call out.

So the new way to call out the fnote macro would be: <<fnote 
{{Footnotes##mypdf}} 16>>
where 16 is the page in the PDF I'm referencing. So when the mouse hovers 
over the footnote superscript number, the footnote might display 
"http://www.somewhere.com/mypdf.pdf, 
pg16"

Another format would be <<fnote {{Footnotes##mypdf}} "16-18">> which would 
reference pages 16-18 and would be displayed as
"http://www.somewhere.com/mypdf.pdf, pp16-18"

Does that make sense?

-- 
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/8d8fd275-659f-4d30-a3bc-3d0d00539b30%40googlegroups.com.

Reply via email to