Language

Package: emacs-org-web-tools @ 1.1.1

Synopsis

Display/Process web page as Org-mode content

Description

This package contains library functions and commands useful for retrieving web page content and processing it into Org-mode content.

For example, you can copy a URL to the clipboard or kill-ring, then run a command that downloads the page, isolates the “readable” content with eww-readable, converts it to Org-mode content with Pandoc, and displays it in an Org-mode buffer. Another command does all of that but inserts it as an Org entry instead of displaying it in a new buffer.

Home page
https://github.com/alphapapa/org-web-tools
Location
gnu/packages/emacs-xyz.scm (line: 20708, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings