Update ToDo.
This commit is contained in:
parent
a7063f7a5d
commit
94bc7dd4cb
32
ToDo.opml
32
ToDo.opml
|
@ -6,12 +6,12 @@
|
|||
</editor> -->
|
||||
<title>ToDo</title>
|
||||
<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>
|
||||
<windowTop>207</windowTop>
|
||||
<windowLeft>30</windowLeft>
|
||||
<windowRight>762</windowRight>
|
||||
<windowBottom>966</windowBottom>
|
||||
<windowTop>542</windowTop>
|
||||
<windowLeft>42</windowLeft>
|
||||
<windowRight>774</windowRight>
|
||||
<windowBottom>1301</windowBottom>
|
||||
</head>
|
||||
<body>
|
||||
<outline text="App">
|
||||
|
@ -71,23 +71,13 @@
|
|||
<outline text="Frameworks">
|
||||
<outline text="Account"/>
|
||||
<outline text="Database">
|
||||
<outline text="Database.swift">
|
||||
<outline text="Handle accountInfo in statuses"/>
|
||||
<outline text="Update cutoff date periodically"/>
|
||||
<outline text="AccountInfo">
|
||||
<outline text="Serialize/deserialize"/>
|
||||
<outline text="Handle in articles and statuses"/>
|
||||
</outline>
|
||||
<outline text="ArticlesTable">
|
||||
<outline text="mark articles"/>
|
||||
<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 text="Cleanup">
|
||||
<outline text="Delete old articles, statuses, authors, and attachments"/>
|
||||
</outline>
|
||||
<outline text="Tags table">
|
||||
<outline text="Search on tags using COLLATE NOCASE"/>
|
||||
|
|
Loading…
Reference in New Issue