NetNewsWire/ToDo.opml

126 lines
4.7 KiB
Plaintext
Raw Normal View History

<?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>11,16,17,20,24,29,31,34,37,39,40,42,46,49,51,53,55,64,69</expansionState>
<vertScrollState>52</vertScrollState>
<windowTop>3298</windowTop>
<windowLeft>544</windowLeft>
<windowRight>1276</windowRight>
<windowBottom>4057</windowBottom>
</head>
<body>
<outline text="App">
<outline text="Require High Sierra"/>
<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="Use new build system"/>
<outline text="NSError.setUserInfoValueProvider"/>
<outline text="NSDictionary.sharedKeySet"/>
<outline text="Periodic refresh"/>
<outline text="Commands">
<outline text="Star"/>
<outline text="Import OPML from File"/>
<outline text="Import OPML from URL"/>
<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="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="Database">
<outline text="Database.swift">
<outline text="Handle accountInfo in statuses"/>
</outline>
<outline text="ArticlesTable">
<outline text="mark articles"/>
<outline text="Delete old articles"/>
<outline text="Update cutoff date periodically"/>
</outline>
<outline text="StatusesTable">
<outline text="Update cached statuses on marking"/>
<outline text="Delete old and unused statuses"/>
</outline>
<outline text="AuthorsTable">
<outline text="Delete unused authors"/>
</outline>
<outline text="AttachmentsTable">
<outline text="Delete unused 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 text="Move BatchUpdates.swift somewhere"/>
<outline text="Move Notifications.swift somewhere"/>
</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>