Skip to content

Commit 390687c

Browse files
committed
Add TODO notes.
1 parent 22f5242 commit 390687c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

TODO.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# TODO
2+
Can't currently identify how MPP14 files are storing the "recurring" flag.
3+
This flag is set to true on the recurring task itself, and also on the child tasks
4+
which represent the expansion of the recurrence.
5+
6+
It is possible to add non-recurring tasks as children of the parent recurring task
7+
and hence you can see a mixture of true and false values for the flag underneath the
8+
parent recurring task.
9+
10+
For other MPP file types the recurring flag is easily identifiable.

0 commit comments

Comments
 (0)