I find the option to have an iCal access to a specific board very nice.
Unfortunately actualy the used date (range?) to show that in Outlook or Thunderbird is not very readable and does not help me (i find that display very confusing).
What i miss is simply to see the duedate of a task in my Kalender-Client Software. Nothing else:
it does, but that last screen shot is a half hour time frame, from 6am. So…you want 00:00 to equal 06:00 with 30 min range?
You might be beetter off, giving it a Time.
In all practical Calendars, no time = whole day. Because it is due, that day.
And back to, if you have multiple tasks due that day, now one would need to be 6am-6:30 and next one 6:30 to 7am, and so forth. You are talking about some logic there.
You are right. For a “useful” display of the due date we need some rules to be defined upfront.
I would say a due date (in an iCal duedate feed ;.-) should show up on start of business (08:00 am e. g.) with a duration of zero minutes. This should lead to a readable display. If the time is set to “0:00”. If time is set than this time has to be taken into account. Also with a duration of zero minutes.
But as writing and discussing this i came to the conclusion, that here is an extra plugin needed wich provides an extra iCal calendar for a board only for duedates.
Never the less: the iCal in it’s current form does not make sense to me as far as i can judge this.
No, for my personal use a small entry based on the due date in a calendar app with the Tasktitle would be sufficent. A real display of an “all day” event would work.
Maybe for others i may be nice to have the time also shown up.
Just a sidenote: While digging in the iCal stuff, I detected this: When I move a due date in KB, the iCal still shows the previous date. Is this by default? Anyone knows something about this?
That’s exact what i’am aiming for. A due date only calendar for a board. Regardless of other dates that may be set or not. Sounds perfect! I will give it a try asap und give feedback!
The entries occur two times in the .ics file - no Outlook issue. But not one be one. I have a list with all items and after that the complete list again append.
For the update intervall i found this information:
This has to be applied to the iCal file (should result to 30 min. update interval, i guess): REFRESH-INTERVAL;VALUE=DURATION:PT30M
This property specifies a suggested minimum interval for polling for changes of the calendar data from the original source of that data.
In my understanding, this is a suggestion. In my tests, I noticed that KB delivers the updated feed data, but TB sticks on the previous one. But I’m keeping an eye on that.