Super, Wunderbar. It works great. Again, thank you so much Jeremy - Pascal
Le jeudi 27 novembre 2014 14:58:01 UTC+1, plerudulier a écrit :
>
> Hello everybody,
>
> I've had a look around, I've seen a couple of times subjects resembling
> this one but failed to get anything like what I want: lists with titles AND
> *content*s.
>
> This is an example of what one can obtain based on tags tagged 'Task'
> which aren't 'Done' yet.
>
> <$list filter="[!has[draft.of]tag[Task]!tag[Done]sort[created]]">
>
> <$link to={{!!title}}><$view field="title"/></$link>
>
> </$list>
>
> This works great for a simple but efficient task management system.
>
> I currently dedicate a single tiddler for a journal of activities
>
> 27/11/2014
> • activity 4
> • activity 2
> 26/11/2014
> • activity 1
> • activity 2
> • activity 3
>
> The tiddler is getting bigger as time passes so I'd like to work
> differently and use the journal function. Above 'program' would then become:
>
> <$list
> filter="[!has[draft.of]tag[Journal]!tag[TalkedAboutInMeeting]sort[created]]">
>
> <$link to={{!!title}}><$view field="title"/></$link>
>
> </$list>
>
> Tags Task and Done would then change to Journal and TalkedAboutInMeeting.
>
> I would just need the *content* of each journal - one journal entry each
> day - to be inserted, somewhere, probably between <$list ...> and </$list>.
>
> Transclusion eg {{title}} should be about what I want except that ... it
> doesn't work.
>
> Idea, hint, anybody ?
>
> Pascal
>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.