Remove HelpBook folder, since the help book now has a separate repo.
This commit is contained in:
parent
f513741ddb
commit
edd9b1cc91
|
@ -1,51 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<opml version="2.0">
|
|
||||||
<head><!-- <editor scale-mac="1.5">
|
|
||||||
<sidebar width="203"/>
|
|
||||||
<column name="text" width="907"/>
|
|
||||||
</editor> -->
|
|
||||||
<title>HelpBook</title>
|
|
||||||
<dateCreated>Sun, 17 Feb 2019 22:26:12 GMT</dateCreated>
|
|
||||||
<expansionState>24,27</expansionState>
|
|
||||||
<vertScrollState>10</vertScrollState>
|
|
||||||
<windowTop>207</windowTop>
|
|
||||||
<windowLeft>46</windowLeft>
|
|
||||||
<windowRight>983</windowRight>
|
|
||||||
<windowBottom>910</windowBottom>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<outline text="How to add feeds"/>
|
|
||||||
<outline text="Installing Safari extension"/>
|
|
||||||
<outline text="How to go through articles"/>
|
|
||||||
<outline text="What is a feed?"/>
|
|
||||||
<outline text="Keyboard shortcuts"/>
|
|
||||||
<outline text="Contributing - Slack group, GitHub"/>
|
|
||||||
<outline text="Getting NetNewsWire news"/>
|
|
||||||
<outline text="Privacy"/>
|
|
||||||
<outline text="About the On My Mac account"/>
|
|
||||||
<outline text="Adding a syncing account"/>
|
|
||||||
<outline text="Importing subscriptions from another app - OPML"/>
|
|
||||||
<outline text="Exporting subscriptions to use in a another app - OPML"/>
|
|
||||||
<outline text="Sharing with other apps, particularly blogging apps"/>
|
|
||||||
<outline text="Adding microblog feeds"/>
|
|
||||||
<outline text="Renaming feeds and folders"/>
|
|
||||||
<outline text="Getting and copying feed information"/>
|
|
||||||
<outline text="OPML file on disk"/>
|
|
||||||
<outline text="Other app data on disk"/>
|
|
||||||
<outline text="Searching"/>
|
|
||||||
<outline text="Customizing the toolbar"/>
|
|
||||||
<outline text="Hidden prefs"/>
|
|
||||||
<outline text="Updating NetNewsWire"/>
|
|
||||||
<outline text="Sorting the timeline"/>
|
|
||||||
<outline text="Smart feeds - Today, All Unread, Starred"/>
|
|
||||||
<outline text="Philosophy of saving articles">
|
|
||||||
<outline text="NetNewsWire is not a personal backup of the internet"/>
|
|
||||||
<outline text="Articles automatically marked as read"/>
|
|
||||||
</outline>
|
|
||||||
<outline text="Notes for feed publishers">
|
|
||||||
<outline text="Supported formats"/>
|
|
||||||
<outline text="Conditional GET"/>
|
|
||||||
<outline text="Where app gets favicons and images"/>
|
|
||||||
</outline>
|
|
||||||
</body>
|
|
||||||
</opml>
|
|
|
@ -1,9 +0,0 @@
|
||||||
# About the NetNewsWire 5 Help Book
|
|
||||||
|
|
||||||
The Help book goes here. Text files go at the top level, and images go in the images directory.
|
|
||||||
|
|
||||||
Text files are markdown files. A script ([wildcat](https://github.com/brentsimmons/wildcat)) will turn this into a web site that will appear at [https://ranchero.com/netnewswire/help/mac/5.0/en/](https://ranchero.com/netnewswire/help/mac/5.0/en/). (The /en/ directory because we hope to have localized versions.)
|
|
||||||
|
|
||||||
If you’d like to write or edit the Help book, or help with screenshots, please bring it up on the [NetNewsWire Slack](https://netnewswire.slack.com/join/shared_invite/enQtNjM4MDA1MjQzMDkzLTNlNjBhOWVhYzdhYjA4ZWFhMzQ1MTUxYjU0NTE5ZGY0YzYwZWJhNjYwNTNmNTg2NjIwYWY4YzhlYzk5NmU3ZTc) group. We’ll coordinate there.
|
|
||||||
|
|
||||||
**NOTE:** It’s not a good idea to take screenshots yet! The UI is still subject to change. That won’t be true for too much longer, but it’s true for now.
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
|
@ -1,52 +0,0 @@
|
||||||
@title NetNewsWire 5 Help
|
|
||||||
|
|
||||||
|
|
||||||
[What is RSS? What are feeds?](what-is-rss.html)
|
|
||||||
|
|
||||||
More topics to do…
|
|
||||||
|
|
||||||
How to add a feed
|
|
||||||
|
|
||||||
Installing and using the Safari Extension to add feeds
|
|
||||||
|
|
||||||
How to import OPML
|
|
||||||
|
|
||||||
How to export OPML
|
|
||||||
|
|
||||||
How to go through your articles (take special note of the space bar and the n key)
|
|
||||||
|
|
||||||
Sharing to other apps, including MarsEdit and Micro.blog
|
|
||||||
|
|
||||||
How to delete feeds and folders (note that undo is available)
|
|
||||||
|
|
||||||
How to add a syncing account
|
|
||||||
|
|
||||||
How to contribute (GitHub, Slack)
|
|
||||||
|
|
||||||
How to get NetNewsWire news (see Help menu command)
|
|
||||||
|
|
||||||
Keyboard shortcuts (see Help menu command)
|
|
||||||
|
|
||||||
About the On My Mac account
|
|
||||||
|
|
||||||
Privacy (including link to privacy policy)
|
|
||||||
|
|
||||||
How to add special Micro.blog feeds
|
|
||||||
|
|
||||||
How to rename feeds and folders
|
|
||||||
|
|
||||||
How to get and copy feed information
|
|
||||||
|
|
||||||
Where NetNewsWire data is stored
|
|
||||||
|
|
||||||
How to update NetNewsWire
|
|
||||||
|
|
||||||
How to sort the timeline
|
|
||||||
|
|
||||||
Tour of the built-in smart feeds: Today, All Unread, Starred
|
|
||||||
|
|
||||||
Other ideas? Add them here.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Credits: The Help book was written [Brent Simmons](https://inessential.com/), your name here, etc.
|
|
|
@ -1,29 +0,0 @@
|
||||||
@title What is RSS? What are feeds?
|
|
||||||
|
|
||||||
# What is RSS? What are feeds?
|
|
||||||
|
|
||||||
Lots of websites have news or updates of some kind.
|
|
||||||
|
|
||||||
They also have a bunch of other things — a header at the top of the page, and maybe links and ads and widgets on the left or right (or both). And then some more stuff at the bottom of the page.
|
|
||||||
|
|
||||||
Like this imaginary squished-down web page:
|
|
||||||
|
|
||||||
<img src="images/websitediagram.png" width="255" height="256" alt="Website diagram that shows the good part — where RSS comes from" />
|
|
||||||
|
|
||||||
The good part is the part in the middle — that’s the part with the news. That’s the part that you read. That’s the part you’re interested in.
|
|
||||||
|
|
||||||
<p>And that’s what RSS is — it’s just that part, minus the rest of the stuff.
|
|
||||||
|
|
||||||
#### Details
|
|
||||||
|
|
||||||
That “good part” is actually made available as a *feed.* A feed is just a specially-formatted text file that readers like NetNewsWire can read. The files look weird — they kind of look like the source behind web pages, with angle brackets and everything.
|
|
||||||
|
|
||||||
The important thing is: it’s NetNewsWire’s job to know how to read the feed. And it’s NetNewsWire’s job to show you what articles you haven’t read yet.
|
|
||||||
|
|
||||||
By doing this — by running NetNewsWire — you can let NetNewsWire find out when there’s something new. You don’t have to go to the websites and check to see if there’s something new. You can save time, and not have to rely on your memory.
|
|
||||||
|
|
||||||
#### Types of feeds
|
|
||||||
|
|
||||||
People often talk or write about RSS — but sometimes they mention Atom, too. Atom does the same thing as RSS. Sometimes they mention the JSON Feed format, which does the same thing as RSS too.
|
|
||||||
|
|
||||||
If you see RSS or Atom or JSON Feed, just know that NetNewsWire handles all these, no problem.
|
|
Loading…
Reference in New Issue