Hacker News new | ask | show | jobs
by replwoacause 1342 days ago
Any chance you could make it possible to have Circumflex open a HN link? A popup/input to paste a URL into or command line parameter that takes a URL argument? I often discover submissions via Google and would love to be able to view them in Circumflex.

clx -u --url OR clx -l --link

1 comments

You can do this from the command line with `clx view [id]`. This was in the readme before, but I seem to have removed it when I last restructured the page. If you want to read the article in reader mode it is `clx read [id]`.
Nice. Thanks!