> First, install: 
>    http://www.TiddlyTools.com/#AliasPlugin 
> and 
>    http://www.TiddlyTools.com/#SectionLinksPlugin 
> next, add this to your MainMenu (or any other tiddler that is 
> displayed at startup): 
>    <<alias ref "[[[%0]|References##%0]]">> 
> then, create a tiddler named [[References]] with content like this: 
>    !1 
>    this is content for reference 1 
>    !2 
>    this is content for reference 2 
>    !3 
>    this is content for reference 3 
>    etc. 
> finally, embed your references in your content by using: 
>    <<ref 1>> 
>    <<ref 2>> 
>    etc. 
>


I use slices for references with AliasPlugin in popups:

<<alias rf {{"^^\<\<showPopup tiddler:[[References::%0]] label:%0 
buttonClass:tiddlylink above\>\>^^"}}>>

1:    this is content for reference 1 
2:    this is content for reference 2 
3:    this is content for reference 3 
   etc. 

However, what would be the regex in search/replace for changing the 
numbering in the case of adding or deleting a reference?


-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/ZZ0JYvw5e_wJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to