emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EWW improvements: open in new buffer, tags, quickmarks, search engin


From: Pierre Neidhardt
Subject: Re: EWW improvements: open in new buffer, tags, quickmarks, search engines, ...
Date: Tue, 24 Apr 2018 11:26:58 +0530
User-agent: mu4e 1.0; emacs 26.1

Another feature I'd like to add: a global "history" file.
It would record all visited URI.

It's convenient to search URLs that we know we've visited, but not
necessarily only from a specific buffer.

To make the history persistent, I would store it in a format similar to
bookmarks but without any of the additional features I'm planning to add
(tags, search engine, etc.).
There would be the following keys:
- URL
- TITLE
- TIME

Defcustoms would include:

- The persistent file.
- The max number of entries to keep (0 for unlimited).  Older entries
get deleted first.

--
Pierre Neidhardt

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]