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.

Reply via email to