• Welcome to TodayPlus Boards v2.
 

Past Due Tasks Not Showing In New Version

Started by rebecker, November 16, 2003, 05:22:28 PM

Previous topic - Next topic

rebecker

My past due tasks are not showing in the new version. Anyone else experiencing this issue?

-Bob-

Itanium

I had this issue with slider skin yesterday but didn't report it because I am not sure when and how is it happening. There is some specific case when it happens and its not always. Will update if I find something.
[size=9]<<Beta Testers Team>>
iPAQ H2215, WM2003; Panasonic 512MB SD, Viking 1GB CF[/size]

srs

you will need to add "[overdue]" in the taskfilter (config) to get overdue tasks.

Itanium

lol... I think while modding everything in the slider skin yesterday I put in taskoverdue option for agenda screen and didn't remember afterwards that I have done that. :oops:
[size=9]<<Beta Testers Team>>
iPAQ H2215, WM2003; Panasonic 512MB SD, Viking 1GB CF[/size]

rebecker

OK, Here are some lines at the end of the config.txt file. Can you tell me what to chang?

// USE THIS TO FILTER AllDayEvents: AND [AllDayEvent] = FALSE

taskfilter,0,90,,
calendarfilter,0,90,

calendarfilter,1,360,[Categories] <> "Class"
text,calendarfilter1,GENERAL
taskfilter,1,90,[overdue],[Categories]  <> "Class"
text,taskfilter1,GENERAL

calendarfilter,2,90,[Categories] = "Exam" OR [Categories] = "Review"
text,calendarfilter2,EXAMS
taskfilter,2,90,[overdue],([Categories] = "Exam" OR [Categories] = "Review") AND [Categories] <> ""
text,taskfilter2,EXAMS

taskfilter,3,360,[overdue],

calendarfilter,countdown,360,[Categories] = "Countdown"
taskfilter,countdown,360,,[Categries] = "Countdown"


Thanks.

-Bob-

Itanium

the very first line

taskfilter,0,90,,

to taskfilter,0,90,[overdue],
[size=9]<<Beta Testers Team>>
iPAQ H2215, WM2003; Panasonic 512MB SD, Viking 1GB CF[/size]