![]() |
2012-10-08
, 14:59
|
Posts: 21 |
Thanked: 42 times |
Joined on Jan 2010
|
#42
|
Not sure what's going on. Nothing in that data looks bad to me. I compared both my N900 and scratchbox and all those values seem valid.
I'll put in a workaround in the code if the API fails to give the calendar.
![]() |
2012-10-08
, 15:13
|
Posts: 466 |
Thanked: 661 times |
Joined on Jan 2009
|
#43
|
getDefaultCalendar ordinarily actually gives you the "Private" calendar, which that user seems to have deleted.
You could consider using getSynchronizedCalendar instead of getDefaultCalendar, since getSynchronizedCalendar gives you the main calendar. It's what I used in syncevolution.
![]() |
2012-10-26
, 11:47
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#44
|
![]() |
2012-10-26
, 12:15
|
Posts: 466 |
Thanked: 661 times |
Joined on Jan 2009
|
#45
|
c'mon jack, don't quit on me now!
Also, what about blocking tasks?
i.e. project requires tasks A, B and C be completed.
Task B REQUIRES task A to be completed before task B can be started.
Task C can be completed at any time.
Thus, Task B is 'hidden' from current tasks till A is completed.
So, the current task list might look like 'A and C' to be completed (because B is hidden till A is done). What do you think?
Target
Next Visit
One off item
Routine
Routine item 1
Now, my idea is to add a "flat" view for the folder. This is basically select * from children order by whatever, etc. The result would look like this:Routine item 2
Target
One off item
Routine item 1
In this way you can have structured shopping lists, but when it comes time to shop, there is one easy view to shop with. This same "flatten" concept could be used to take a hierarchical project plan and display all the "next" items regardless of the child folder.Routine item 2
![]() |
2012-10-26
, 12:34
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#46
|
![]() |
2012-10-26
, 12:39
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#47
|
![]() |
2012-10-26
, 12:48
|
Posts: 466 |
Thanked: 661 times |
Joined on Jan 2009
|
#48
|
Have a play with this. This is the absolute best task list thing I know off:
http://mgsd.tiddlyspot.com/demo3.html
Unfortunately it is completely self contained and doesn't integrate with anything.
The Following User Says Thank You to jackburton For This Useful Post: | ||
![]() |
2012-10-26
, 13:12
|
|
Posts: 158 |
Thanked: 355 times |
Joined on Sep 2011
|
#49
|
![]() |
2012-10-28
, 13:15
|
Posts: 466 |
Thanked: 661 times |
Joined on Jan 2009
|
#50
|
The Following User Says Thank You to jackburton For This Useful Post: | ||
qt-dialog-portrait-test by brander snaxe, on Flickr