Update ToDo.

This commit is contained in:
Brent Simmons 2019-02-18 14:51:13 -08:00
parent e0514cb665
commit c3b4e67e15

View File

@ -6,25 +6,25 @@
</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,3,9,14,17,21</expansionState> <expansionState>0,1,9,10,15</expansionState>
<vertScrollState>0</vertScrollState> <vertScrollState>0</vertScrollState>
<windowTop>247</windowTop> <windowTop>1343</windowTop>
<windowLeft>21</windowLeft> <windowLeft>472</windowLeft>
<windowRight>956</windowRight> <windowRight>1407</windowRight>
<windowBottom>984</windowBottom> <windowBottom>2080</windowBottom>
</head> </head>
<body> <body>
<outline text="NetNewsWire 5.0 Alpha - Mac"> <outline text="NetNewsWire 5.0 Alpha - Mac">
<outline text="Refreshing"> <outline text="Search">
<outline text="Add timer"/> <outline text="Create toolbar search field delegate"/>
<outline text="Update timer when pref changes"> <outline text="Wire up toolbar search field delegate"/>
<outline text="Observe defaults"/> <outline text="Implement delegate methods"/>
<outline text="Keep old copy of pref"/> <outline text="Keep track of current mode in MainWindowController"/>
<outline text="Check new against old"/> <outline text="Implement fetch-search in database"/>
</outline> <outline text="Swap timeline and detail view on begin search"/>
<outline text="Swap back timeline and detail view on end search"/>
</outline> </outline>
<outline text="Preferences"> <outline text="Preferences">
<outline text="Make Advanced prefs appear on click of toolbar button"/>
<outline text="Account preferences"> <outline text="Account preferences">
<outline text="Create view controller"/> <outline text="Create view controller"/>
<outline text="Design view"/> <outline text="Design view"/>
@ -32,15 +32,6 @@
<outline text="Account types: syncing, posting — just syncing in 5.0"/> <outline text="Account types: syncing, posting — just syncing in 5.0"/>
</outline> </outline>
</outline> </outline>
<outline text="Notarize app">
<outline text="Figure out build settings"/>
<outline text="Try notarization step"/>
</outline>
<outline text="Next build">
<outline text="Refreshing"/>
<outline text="Crash log advanced prefs"/>
<outline text="Notarization"/>
</outline>
</outline> </outline>
<outline text="Website"> <outline text="Website">
<outline text="Privacy policy — fix link_tbd links"/> <outline text="Privacy policy — fix link_tbd links"/>