Hello Jonathan:

It would be interesting if this could be achieved via pure wiki syntax for 
simplicity's sake.

Like for example:

This is my sentence with [[[note1]]].


which then you would combine it at the bottom of article or end of page with

[^[ref|note1]]


For me this would be on the wishlist sort to speak.


Best regards,

Julio

 





On Monday, February 10, 2014 9:28:08 AM UTC-5, Jonathan Emmert wrote:
>
> 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.

Reply via email to