Make New Folder a default toolbar item. (I learned this exact lesson many years ago: if New Folder isn’t in the toolbar, people will request that the app support folders.)
This commit is contained in:
parent
aca8acea7c
commit
913a5f46a0
|
@ -197,6 +197,7 @@
|
|||
</allowedToolbarItems>
|
||||
<defaultToolbarItems>
|
||||
<toolbarItem reference="Skp-5r-70Q"/>
|
||||
<toolbarItem reference="st0-Wp-nPK"/>
|
||||
<toolbarItem reference="QD0-SQ-OIM"/>
|
||||
<toolbarItem reference="YMs-P5-Xhn"/>
|
||||
<toolbarItem reference="lst-vn-0Iw"/>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
</editor> -->
|
||||
<title>ToDo</title>
|
||||
<dateCreated>Tue, 12 Sep 2017 20:15:17 GMT</dateCreated>
|
||||
<expansionState>0,14,22,25,26,29,33,39,47,48,50,65,70</expansionState>
|
||||
<expansionState>0,13,21,24,25,28,32,38,46,47,49,64,69</expansionState>
|
||||
<vertScrollState>0</vertScrollState>
|
||||
<windowTop>632</windowTop>
|
||||
<windowLeft>48</windowLeft>
|
||||
|
@ -15,7 +15,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<outline text="App">
|
||||
<outline text="Make New Folder a default toolbar item"/>
|
||||
<outline text="Bug: sidebar tree controller duplicates items after adding a folder"/>
|
||||
<outline text="On change sidebar selection, load articles before updating unread count"/>
|
||||
<outline text="Update Sparkle"/>
|
||||
|
|
Loading…
Reference in New Issue