all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: html bookmarks
Date: Tue, 28 Aug 2018 21:14:45 +0200	[thread overview]
Message-ID: <86lg8qjobe.fsf@zoho.com> (raw)
In-Reply-To: mailman.62.1535475181.1284.help-gnu-emacs@gnu.org

Drew Adams wrote:

> The Emacs web browser, EWW, supports
> bookmarking web pages. It uses its own kind
> of "bookmarks", which are different from
> ordinary Emacs bookmarks (why, I don't know).

Emacs-w3m is another web browser that "supports
bookmarking web pages" :)

It does this with an HTML file,
~/.w3m/bookmark.html, with headers and lists
and links, which are the actual bookmarks.
Then the browser browses this file like any
other web page or local HTML file!

There is good built-in support for managing the
file (e.g., add a new bookmark or section) but
I still found room to add a couple of helpers:

    http://user.it.uu.se/~embe8573/emacs-init/w3m/bookmarks.el

-- 
underground experts united
http://user.it.uu.se/~embe8573


      parent reply	other threads:[~2018-08-28 19:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21 16:14 html bookmarks M.R.P.
2018-08-22  5:12 ` Rusi
2018-08-28 16:52 ` Drew Adams
     [not found] ` <mailman.62.1535475181.1284.help-gnu-emacs@gnu.org>
2018-08-28 19:14   ` Emanuel Berg [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86lg8qjobe.fsf@zoho.com \
    --to=moasen@zoho.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.