To expand on this answer, you can use filters to do that automatically
<$list filter="[prefix[Matthew 1:]sort[title]]">
{{<<currentTiddler>>}}
</$list>
That should transclude all tiddlers from Matthew 1 in a list ordered by
name. This has one problem which is the way that tiddlywiki handles
alphabetical order, it will order it like this: 1, 10, 11, 12, 13, 14, 15,
16, 17, 18, 19, 2, 20, 21, 3, 4, 5. So you'd need to add zeroes before
single digit numbers (01, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11...)
On Saturday, 2 May 2015 17:14:34 UTC-5, David Gifford wrote:
>
> Hi Joe
>
> Yes, you can do this. To use your Bible example, you could do tiddlers
> "Matthew 1:1" "Matthew 1:2" etc, then have a "Matthew 1" chapter tiddler
> where you insert
>
> {{Matthew 1:1}}
> {{Matthew 1:2}} etc.
>
> You could also have the commentary and notes for Matthew 1:1 in a tiddler
> tagged "Matthew 1:1", and set your tiddlers up with a viewtemplate so that
> those appear below the text, but not in the chapter tiddler.
>
> Dave
>
> On Saturday, May 2, 2015 at 2:30:33 PM UTC-5, Joseph Elacqua wrote:
>>
>> Hello all. I just started using TiddlyWiki last week and think it's
>> amazing.
>>
>> I'm sorry if this has been asked before, but I am trying to see if I can
>> get TiddlyWiki to do something in particular that is hard for me to
>> describe. Let's say that I have a page of text from a book. I would like
>> to put that data into a TiddlyWiki only once, but be able to access it in
>> two forms: both the full page, and sentence-by-sentence (i.e. each
>> sentence as a separate Tiddler).
>>
>> Basically, I'm looking for a means by which I can "call" certain specific
>> text from one Tiddler to another (so if I change the source, it will also
>> alter the output), or alternately, call text from a set of text files into
>> two places in my TiddlyWiki (once in that "full page" tiddler, and once in
>> a "sentence-by-sentence" tiddler).
>>
>> If it makes it any easier to visualize, imagine a book of the Bible done
>> this way, where you can click on a tiddler for an entire chapter, or
>> alternately go verse-by-verse. (The verse-by-verse pages would also be
>> supplemented with commentary, other translations, etc.)
>>
>>
>> Thanks so much for your help! Once again, my apologies if this has been
>> answered before.
>>
>>
>> -- Joe
>>
>>
>> P.S. -- As an absolute novice with TiddlyWiki, I have no knowledge of
>> using macros, etc. I'm game to learn, but still a newbie at present.
>>
>
--
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/feffc0f4-c1bc-4592-9930-4659563dd19a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.