NetNewsWire/ToDo.opml

122 lines
4.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<opml version="2.0">
<head><!-- <editor scale-mac="1.25">
<sidebar width="203"/>
<column name="text" width="706"/>
</editor> -->
<title>ToDo</title>
<dateCreated>Tue, 12 Sep 2017 20:15:17 GMT</dateCreated>
<expansionState>0,12,20,23,24,27,31,37,45,46,48,63,68</expansionState>
<vertScrollState>0</vertScrollState>
<windowTop>602</windowTop>
<windowLeft>62</windowLeft>
<windowRight>794</windowRight>
<windowBottom>1361</windowBottom>
</head>
<body>
<outline text="App">
<outline text="On change sidebar selection, load articles before updating unread count"/>
<outline text="Update Sparkle"/>
<outline text="Use new app icon"/>
<outline text="Set -NSApplicationCrashOnExceptions YES"/>
<outline text="Store colors in accent catalog"/>
<outline text="Use NSBox for container"/>
<outline text="Restorable state"/>
<outline text="NSError.setUserInfoValueProvider"/>
<outline text="NSDictionary.sharedKeySet"/>
<outline text="Update unread count on selecting feed, in case its out of sync"/>
<outline text="Periodic refresh"/>
<outline text="OPML Import">
<outline text="Finish implementation in Account"/>
<outline text="Accessory view in choose-file sheet for choosing account"/>
<outline text="Import from URL">
<outline text="Sheet with URL text field and account popup"/>
<outline text="Download URL"/>
<outline text="Progress while downloading URL"/>
<outline text="Report error if needed"/>
</outline>
</outline>
<outline text="Commands">
<outline text="Star"/>
<outline text="Toggle sidebar"/>
</outline>
<outline text="Main window">
<outline text="Toolbar">
<outline text="Share menu"/>
</outline>
<outline text="Keyboard navigation between panes"/>
<outline text="Source list">
<outline text="Space out feed list more to match Finder (see text message from Brad)"/>
<outline text="Contextual menu"/>
<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"/>
<outline text="Contextual menu"/>
</outline>
<outline text="Detail">
<outline text="Design"/>
</outline>
</outline>
<outline text="Feeds window">
<outline text="Source list"/>
<outline text="Inspector"/>
</outline>
<outline text="Menubar">
<outline text="Wire up commands"/>
<outline text="File"/>
</outline>
</outline>
<outline text="Frameworks">
<outline text="Account">
<outline text="Update feed unread counts at startup"/>
</outline>
<outline text="Database">
<outline text="Update cutoff date periodically"/>
<outline text="Cleanup">
<outline text="Delete old articles, statuses, authors, and attachments"/>
</outline>
<outline text="Tags table">
<outline text="Search on tags using COLLATE NOCASE"/>
</outline>
<outline text="Unit tests">
<outline text="fetching articles"/>
<outline text="fetching unread articles"/>
<outline text="fetching unread counts"/>
<outline text="saving articles"/>
<outline text="saving updated articles"/>
<outline text="mark as read"/>
<outline text="mark as starred"/>
<outline text="mark as userDeleted"/>
<outline text="article.changesFrom(otherArticle)">
<outline text="No changes"/>
<outline text="Related objects changes (should result in empty changes)"/>
<outline text="Date changes, including where dates disappear"/>
<outline text="String changes"/>
</outline>
</outline>
</outline>
<outline text="Data">
<outline text="Make model classes quicklookable"/>
</outline>
<outline text="RSParser">
<outline text="ParsedItem == should compare all properties"/>
<outline text="Parse attachments - Atom"/>
<outline text="Parse attachments - RSS"/>
</outline>
<outline text="RSWebImages">
<outline text="Create"/>
<outline text="Download favicons"/>
<outline text="Download apple touch images"/>
<outline text="Download images from articles"/>
</outline>
<outline text="RSImageCache">
<outline text="Create"/>
</outline>
</outline>
</body>
</opml>