Update ToDo.
This commit is contained in:
parent
8a6b8bde9b
commit
e66e6083c7
16
ToDo.opml
16
ToDo.opml
|
@ -6,17 +6,18 @@
|
|||
</editor> -->
|
||||
<title>ToDo</title>
|
||||
<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>
|
||||
<windowTop>3254</windowTop>
|
||||
<windowLeft>551</windowLeft>
|
||||
<windowRight>1283</windowRight>
|
||||
<windowBottom>4013</windowBottom>
|
||||
<windowTop>637</windowTop>
|
||||
<windowLeft>42</windowLeft>
|
||||
<windowRight>774</windowRight>
|
||||
<windowBottom>1396</windowBottom>
|
||||
</head>
|
||||
<body>
|
||||
<outline text="App">
|
||||
<outline text="Update articles in database"/>
|
||||
<outline text="Save account data to disk on feed changes"/>
|
||||
<outline text="Mark article as read on selection">
|
||||
<outline text="Update display"/>
|
||||
</outline>
|
||||
<outline text="Update Sparkle"/>
|
||||
<outline text="Use new app icon"/>
|
||||
<outline text="Set -NSApplicationCrashOnExceptions YES"/>
|
||||
|
@ -51,6 +52,7 @@
|
|||
<outline text="Gear menu"/>
|
||||
</outline>
|
||||
<outline text="Timeline">
|
||||
<outline text="Use NSTextView instead of custom renderer"/>
|
||||
<outline text="Variable height cells"/>
|
||||
<outline text="Microblog post detection"/>
|
||||
<outline text="Microblog post layout"/>
|
||||
|
|
Loading…
Reference in New Issue