Update ToDo.

This commit is contained in:
Brent Simmons 2017-09-21 18:17:49 -07:00
parent a7063f7a5d
commit 94bc7dd4cb
1 changed files with 11 additions and 21 deletions

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>0,23,26,30,35,45,46,48,52,55,57,59,61,70,75</expansionState> <expansionState>23,26,30,35,43,45,54,63</expansionState>
<vertScrollState>0</vertScrollState> <vertScrollState>0</vertScrollState>
<windowTop>207</windowTop> <windowTop>542</windowTop>
<windowLeft>30</windowLeft> <windowLeft>42</windowLeft>
<windowRight>762</windowRight> <windowRight>774</windowRight>
<windowBottom>966</windowBottom> <windowBottom>1301</windowBottom>
</head> </head>
<body> <body>
<outline text="App"> <outline text="App">
@ -71,23 +71,13 @@
<outline text="Frameworks"> <outline text="Frameworks">
<outline text="Account"/> <outline text="Account"/>
<outline text="Database"> <outline text="Database">
<outline text="Database.swift"> <outline text="Update cutoff date periodically"/>
<outline text="Handle accountInfo in statuses"/> <outline text="AccountInfo">
<outline text="Serialize/deserialize"/>
<outline text="Handle in articles and statuses"/>
</outline> </outline>
<outline text="ArticlesTable"> <outline text="Cleanup">
<outline text="mark articles"/> <outline text="Delete old articles, statuses, authors, and attachments"/>
<outline text="Delete old articles"/>
<outline text="Update cutoff date periodically"/>
</outline>
<outline text="StatusesTable">
<outline text="Update cached statuses on marking"/>
<outline text="Delete old and unused statuses"/>
</outline>
<outline text="AuthorsTable">
<outline text="Delete unused authors"/>
</outline>
<outline text="AttachmentsTable">
<outline text="Delete unused attachments"/>
</outline> </outline>
<outline text="Tags table"> <outline text="Tags table">
<outline text="Search on tags using COLLATE NOCASE"/> <outline text="Search on tags using COLLATE NOCASE"/>