Update ToDo.
This commit is contained in:
parent
be4b62e7fb
commit
cc18432a57
11
ToDo.opml
11
ToDo.opml
|
@ -6,8 +6,8 @@
|
|||
</editor> -->
|
||||
<title>ToDo</title>
|
||||
<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,57,59,61,63,72,77,83,88</expansionState>
|
||||
<vertScrollState>47</vertScrollState>
|
||||
<expansionState>11,16,17,20,24,29,31,34,37,39,41,45,50,53,56,58,60,62,64,73,78,80,86,91</expansionState>
|
||||
<vertScrollState>43</vertScrollState>
|
||||
<windowTop>208</windowTop>
|
||||
<windowLeft>30</windowLeft>
|
||||
<windowRight>762</windowRight>
|
||||
|
@ -81,9 +81,11 @@
|
|||
</outline>
|
||||
<outline text="AuthorsTable">
|
||||
<outline text="Save"/>
|
||||
<outline text="Fetch, use cache"/>
|
||||
<outline text="Delete unused authors"/>
|
||||
</outline>
|
||||
<outline text="Author+Database">
|
||||
<outline text="Don’t use cache — cache goes in AuthorsTable"/>
|
||||
</outline>
|
||||
<outline text="AttachmentsTable">
|
||||
<outline text="Delete unused attachments"/>
|
||||
</outline>
|
||||
|
@ -110,6 +112,9 @@
|
|||
</outline>
|
||||
</outline>
|
||||
</outline>
|
||||
<outline text="RSDatabase">
|
||||
<outline text="DatabaseRelatedObjectsTable.save implementation should use cache"/>
|
||||
</outline>
|
||||
<outline text="Data">
|
||||
<outline text="Make model classes quicklookable"/>
|
||||
</outline>
|
||||
|
|
Loading…
Reference in New Issue