Ray, I use a tiddler for a student containing some fields (e.g phone number, email address, photo, ...) Then I added a dynamic table to collect and list all tiddlers tagged with that student name (e.g. tasks, homework, meeting,...) in the same tiddler For any events/tasks/etc. I just click on student tiddler to create a new tiddler (new here)
Dynamic table automatically updates itself to show new tasks/events/etc. Best wishes Mohammad On Sun, Mar 7, 2021 at 2:19 PM Ray Vermey <[email protected]> wrote: > Hi > I want to discuss my setup of TW5 > > I now have a setup like a journal > So i have all kind of small tiddlers where i put in this as the date: [[7 > Mar 21]] in te text. > So for a student, say JohnDoe i made 1 tiddler called JohnDoe > > In that tiddler i have a log i update when something changes with this > student, like so: > > ---------------------Tiddler called JohnDoe----------------------------- > [[6 Mar 21]] > > Called him to do his homework > > [[7 Mar 21]] > > He delivered his homework > > ------------------------End of > Tiddler------------------------------------------- > > So per student i have a log > > Now i would transclude all tiddlers that contain [[7 Mar 21]] > > Q1: Is this a sensible setup? > Or can it be even handier?? > > Q2: How can i transclude those tiddlers?? > My 1st attempt is this: > > <$list filter="[regexp:text[16 Feb 21]]" variable=each> > <<each>> > <br> > </$list> > > But that doesn't transclude the tiddlers.... > > Comments welcome, thanks! > I have the feeling i can make this setup smarter and perhaps more flexible. > > Ray > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/00a9a3d5-5bee-4943-afca-8df79bdd641bn%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/00a9a3d5-5bee-4943-afca-8df79bdd641bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAAV1gMB8h1zK4q6pi2tx7S%3D-nj1KZaeyZ%2B0Gcc2rDLsAMVQsAw%40mail.gmail.com.

