Skip to content

sergeyqz/org-thread

Repository files navigation

org-thread

Reading various stuff like HN comment threads in org-mode.

Call org-thread to open *org-thread* buffer. Add a new heading of the next form

* @hn emacs

where @hn is a site you want to search, following is the query. Press C-c s to search:

* @hn emacs
** Buttery Smooth Emacs...
** New GNU Emacs website...

Move cursor to a result and press C-c c to load its comments under the heading.

C-c C-o while on a result opens result URL in browser (org-open-at-point function from org-mode).

Supported search engines

  • DuckDuckGo (ddg)
  • Hacker News (hn)

Issues

For some reason I get opened property drawers sometimes. C-u C-u TAB (org-set-startup-visibility) helped me (https://orgmode.org/manual/Initial-visibility.html).

Sometimes comments are hidden behind ... right after the properties drawer. You need to press C-c C-r to call org-reveal.

About

An Emacs package to search and read HN threads in org-mode. Also supports DuckDuckGo search.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published