Update ToDo.

This commit is contained in:
Brent Simmons 2017-09-13 13:30:49 -07:00
parent 1cfa11d032
commit 302cda90ba

View File

@ -6,12 +6,12 @@
</editor> --> </editor> -->
<title>ToDo</title> <title>ToDo</title>
<dateCreated>Tue, 12 Sep 2017 20:15:17 GMT</dateCreated> <dateCreated>Tue, 12 Sep 2017 20:15:17 GMT</dateCreated>
<expansionState>11,16,17,20,24,29,31,34,37,39,41,45,50,53,56,58,60,62,71,76,78,84,89</expansionState> <expansionState>11,16,17,20,24,29,31,34,37,39,41,43,47,52,55,57,59,61,63,72,77,79,85,90</expansionState>
<vertScrollState>43</vertScrollState> <vertScrollState>0</vertScrollState>
<windowTop>208</windowTop> <windowTop>209</windowTop>
<windowLeft>30</windowLeft> <windowLeft>30</windowLeft>
<windowRight>762</windowRight> <windowRight>762</windowRight>
<windowBottom>967</windowBottom> <windowBottom>968</windowBottom>
</head> </head>
<body> <body>
<outline text="App"> <outline text="App">
@ -64,6 +64,9 @@
<outline text="Account"/> <outline text="Account"/>
<outline text="Database"> <outline text="Database">
<outline text="Get it building again"/> <outline text="Get it building again"/>
<outline text="Authors">
<outline text="databaseDictionary()"/>
</outline>
<outline text="Database.swift"> <outline text="Database.swift">
<outline text="updateFeedWithParsedFeed"/> <outline text="updateFeedWithParsedFeed"/>
<outline text="Handle accountInfo in statuses"/> <outline text="Handle accountInfo in statuses"/>
@ -80,7 +83,6 @@
<outline text="Delete old and unused statuses"/> <outline text="Delete old and unused statuses"/>
</outline> </outline>
<outline text="AuthorsTable"> <outline text="AuthorsTable">
<outline text="Save"/>
<outline text="Delete unused authors"/> <outline text="Delete unused authors"/>
</outline> </outline>
<outline text="AttachmentsTable"> <outline text="AttachmentsTable">