Naively it seems to me that when editing, the footnote content should be
right there where the reference is.  This means you can easily edit the
note, and avoid hassles like orphaned notes when you copy/paste stuff, etc.
e.g:

This is my sentence with [[note1::Sentences are usually more well
constructed than this one.]].  Another sentence follows.

Even other paragraphs.

_,~'^'~._referenceList^'~._,~'^


Would give:

This is my sentence with note1.  Another sentence follows.

Even other paragraphs.

note1: Sentences are usually more well constructed than this one.


I'm completely making up the syntax, of course (especially the reference
list bit).  The important part is to have separator or indicator syntax of
some sort, to differentiate between an optional reference name ("note1" in
the example above), so it can be referenced again from another spot with
[[note1::]] and the reference content ("Sentences are ... this one.").

Optional names can default to normal footnote numbers, so [[::thanks,
Obama]] will get a superscript 1 or whatever.

You might also want to allow inline-type wiki markup, maybe even block
stuff:

This is my sentence with [[note1::
Sentences are usually more well constructed than this one.
]].  Another sentence follows.


Anyway.. TLDR: put footnote content inline with the reference to it.


Cheers
;Daniel



On 11 February 2014 07:00, Stephan Hradek <[email protected]> wrote:

>
>
> Am Montag, 10. Februar 2014 20:09:44 UTC+1 schrieb Julio Peña:
>
>> Can that be incorporated somehow to TW5 in it's present state?
>>
>
> At the moment I doubt it. I also think, before implementing something, one
> needs to decide Whether or not footnotes are a good means for... For what!?
> I can see use cases where one wants to add some more information to a
> sentence but does not want to disturb the normal flow of the sentence. I
> doubt that his is good, but that's just my opinion. Or is it just for
> references? Then I think it should be partly possible with the current TW5.
>
> --
> 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.
>



-- 
Daniel Baird
retro objoke: Chuck Norris had a problem so he decided to use regular
expressions. Now, every problem in the world is solved.

-- 
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