From a693a310c9b51ec213bfe9bc57ea821f70df2869 Mon Sep 17 00:00:00 2001 From: Thanh Vuong Date: Sat, 21 Mar 2020 12:57:12 -0600 Subject: new command hnreader-org-insert-hn-link and hnreader-read-item --- README.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 446185e..c106bef 100644 --- a/README.org +++ b/README.org @@ -44,6 +44,10 @@ User must have ~org-mode~ 9.2 or later installed also. - ~hnreader-newest~: Load new link page. - ~hnreader-more~: Load more. - ~hnreader-back~: Go back to previous page. +- ~hnreader-read-item~: read an HN item url such as + https://news.ycombinator.com/item?id=1 this is handy when you have the link + and want to read it in emacs, takes url as param +- ~hnreader-org-insert-hn-link~: insert hn link to org buffer, take url as param * Remarks Listing buffer is called ~*HN*~ Command buffer is called ~*HNComments*~ @@ -129,6 +133,3 @@ Hack to use `insert-sliced-image' to avoid jerky image scrolling." (insert (or alt ""))))) #+end_src -* Demo -TBD - -- cgit v1.2.3