Update ToDo.

This commit is contained in:
Brent Simmons 2017-10-08 19:38:46 -07:00
parent 8a6b8bde9b
commit e66e6083c7

View File

@ -6,17 +6,18 @@
</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,24,27,31,36,44,45,47,62,67</expansionState> <expansionState>0,1,23,24,27,31,37,45,46,48,63,68</expansionState>
<vertScrollState>0</vertScrollState> <vertScrollState>0</vertScrollState>
<windowTop>3254</windowTop> <windowTop>637</windowTop>
<windowLeft>551</windowLeft> <windowLeft>42</windowLeft>
<windowRight>1283</windowRight> <windowRight>774</windowRight>
<windowBottom>4013</windowBottom> <windowBottom>1396</windowBottom>
</head> </head>
<body> <body>
<outline text="App"> <outline text="App">
<outline text="Update articles in database"/> <outline text="Mark article as read on selection">
<outline text="Save account data to disk on feed changes"/> <outline text="Update display"/>
</outline>
<outline text="Update Sparkle"/> <outline text="Update Sparkle"/>
<outline text="Use new app icon"/> <outline text="Use new app icon"/>
<outline text="Set -NSApplicationCrashOnExceptions YES"/> <outline text="Set -NSApplicationCrashOnExceptions YES"/>
@ -51,6 +52,7 @@
<outline text="Gear menu"/> <outline text="Gear menu"/>
</outline> </outline>
<outline text="Timeline"> <outline text="Timeline">
<outline text="Use NSTextView instead of custom renderer"/>
<outline text="Variable height cells"/> <outline text="Variable height cells"/>
<outline text="Microblog post detection"/> <outline text="Microblog post detection"/>
<outline text="Microblog post layout"/> <outline text="Microblog post layout"/>