From 8fc26f851f08a9b59464e2ac8268e520b1c12565 Mon Sep 17 00:00:00 2001 From: ryanss Date: Sun, 8 Mar 2015 23:59:00 -0400 Subject: Add ability to view alternate pages, Closes #27 ask, show, shownew, jobs, best, active, newest, noobstories --- doc/hackernews.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc') diff --git a/doc/hackernews.txt b/doc/hackernews.txt index 72e4f85..dc6ef13 100644 --- a/doc/hackernews.txt +++ b/doc/hackernews.txt @@ -9,6 +9,16 @@ Version: 0.1.1 BASIC USAGE *hackernews-usage* * Open the Hacker News front page in Vim by executing the `:HackerNews` command +* The HackerNews command takes an optional parameter to view items other + than the top stories on the front page: + * `:HackerNews ask` + * `:HackerNews show` + * `:HackerNews shownew` + * `:HackerNews jobs` + * `:HackerNews best` + * `:HackerNews active` + * `:HackerNews newest` + * `:HackerNews noobstories` * Press lowercase `o` to open links in Vim * Press uppercase `O` to open links in default web browser * Numbered lines with story titles on the front page link to the story url -- cgit v1.2.3