I have been on a mission to figure out a way to do footnotes in TiddlyWiki and think i have found a way to do it. Just wanted to pass this on and see if any one else had any thought.
In the text where you want your footnote you type the following: <a name="Note1" id="Note1" href="#Note01">[1]</a> At the bottom of the tiddler you can put the following: ---- > <a name="Note01" id="Note01"></a> <a href="#Note1">[1]</a> Text of > footnote This will create links between the text and the footnote so you can easily navigate between the two (especially helpful in tiddlers with a lot of text). If anyone else knows of an easier way I would love to hear it - but this seems to be working well for me thus far. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

