Jon, yes it does.
1. My tiddler name is a data tiddler and is named "Footnotes".
2. There is one footnote per line. The format of each line is
KEY:REFERENCE DATA. NOTE, the key is case sensitive.
Ex in "Footnotes" data tiddler:
myref1: Smith, John. "Book name", 1990.
myref2: Jones, R. "Another book name", 1999.
So if I want to reference different pages in "myref1" I can do this,
enclose reference in one double quote on each end:
<<fnote "{{Footnotes##myref1}} pg16">>
and then this later:
<<fnote "{{Footnotes##myref1}} pg18">>
It's very handy! Then I don't have to make 100 footnote entries, each for a
different page reference.
> However, I can't reproduce this example when I try it.
You have too many double quotes in your <<fnote>> macro. Look at my
examples carefully, or copy, paste and modify them for your own use. On
each side of my reference there is one double quote.
> How is the ##mypdf working? What is it supposed to do?
On a desktop browser, when you save the tiddler, a superscript number will
appear. All numbers will be autonumbered for that single tiddler. Move your
mouse over the superscript footnote number and at the top of the tiddler
the footnote will appear.
I don't know what is does on a mobile browser.
All these formats are not well documented in Mohammed's plugin, and when I
tried to documented them in his plugin located in my TW my TW eventually
crashed and got a Javascript error. I had to restore it from a backup on
Tiddlyspot.
The problem with my editing is I don't yet understand how to use tabs
within a tiddler. I thought I had all my different single and double quotes
properly matched in my copy of Mohammed's docs but at one point the TW just
crashed and would no longer work.
--
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/e0b8dc74-73e5-4f53-af09-eabfd4ecf842%40googlegroups.com.