Update ToDo.

This commit is contained in:
Brent Simmons 2017-10-21 13:32:45 -07:00
parent ebf1e36f38
commit 40beb54905

View File

@ -6,7 +6,7 @@
</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,11,19,22,23,26,30,36,38,41,44,45,47,62,67</expansionState> <expansionState>0,13,21,24,25,28,32,38,40,43,46,47,49,64,69</expansionState>
<vertScrollState>0</vertScrollState> <vertScrollState>0</vertScrollState>
<windowTop>3270</windowTop> <windowTop>3270</windowTop>
<windowLeft>553</windowLeft> <windowLeft>553</windowLeft>
@ -15,7 +15,8 @@
</head> </head>
<body> <body>
<outline text="App"> <outline text="App">
<outline text="Update Sparkle"/> <outline text="Add feed"/>
<outline text="Add feed to folder"/>
<outline text="Delete feed from sidebar - with undo support"/> <outline text="Delete feed from sidebar - with undo support"/>
<outline text="Delete folder from sidebar - with undo support"/> <outline text="Delete folder from sidebar - with undo support"/>
<outline text="Delete multiple selection from sidebar - with undo support"/> <outline text="Delete multiple selection from sidebar - with undo support"/>
@ -25,6 +26,7 @@
<outline text="Restorable state"/> <outline text="Restorable state"/>
<outline text="NSError.setUserInfoValueProvider"/> <outline text="NSError.setUserInfoValueProvider"/>
<outline text="Periodic refresh"/> <outline text="Periodic refresh"/>
<outline text="Update Sparkle"/>
<outline text="OPML Import"> <outline text="OPML Import">
<outline text="Finish implementation in Account"/> <outline text="Finish implementation in Account"/>
<outline text="Accessory view in choose-file sheet for choosing account"/> <outline text="Accessory view in choose-file sheet for choosing account"/>