Both solutions work. Super. Thanks. Pascal

Le jeudi 4 septembre 2014 19:52:49 UTC+2, Andreas Hahn a écrit :
>
>  Hi Pascal, hi BJ,
>
> another approach could be to just show the last 10 ticked off tasks, in 
> which case you would have to modify
> the TaskManagementExample tiddler like this:
> ! Completed tasks
>
> <$list 
> filter="[!has[draft.of]tag[task]tag[done]!tag[archive]!sort[modified]first[10]]">
>
> Just showing another possibility.
>
> /Andreas
>
>
> Am 04.09.2014 18:46, schrieb BJ:
>  
> Hi Pascal,
> change TaskManagementExample tiddler like so:
>
> ! Completed tasks
>
> <$list 
> filter="[!has[draft.of]tag[task]tag[done]!tag[archive]sort[created]]">
>
> i.e. add a !tag[archive] to the filter
>
> cheers
>
> BJ
>
> On Thursday, September 4, 2014 4:57:06 PM UTC+2, Plerudulier wrote: 
>>
>> Hello all,
>>
>>    I'm currently using the task management system (found on 
>> http://tiddlywiki.com/#TaskManagementExample). Works great. Now the 
>> problem I anticipate is that the list will, in time, become rather long and 
>> I was wondering if it was possible (and if so, what would the code be) to 
>> tag some old tasks (for instance as 'Archive', provided of course they 
>> would be also tagged 'Done') so that they would no longer show up.
>>
>>   Thank you in advance,
>>
>> Pascal Le Rudulier
>>  
>  -- 
> 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] <javascript:>.
> To post to this group, send email to [email protected] 
> <javascript:>.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>
>
> 

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to