bookmark-extensions

Homepage: http://mercurial.intuxication.org/hg/emacs-bookmark-extension

Author: Drew Adams, Thierry Volpiatto

Updated:

Summary

Extensions to standard library `bookmark.el'

Commentary

Extensions to standard library `bookmark.el'.

   This is a fork of bookmark+.el created by Drew Adams.


 Bookmark-Extensions Features
 ============================

 In addition to the kinds of bookmarks provided by vanilla Emacs:

   - You can bookmark from W3m.

   - You can bookmark from Gnus, Woman or Man (part of Emacs24 now).

   - You can have your firefox bookmarks.

   - You can bookmark FROM firefox (See |bookmark-firefox-handler.el
                                        |firefox-protocol.el
                                        |bookmark-extensions-documentation.rst)

   - You can use bookmark as an addressbook (See addressbook-bookmark.el)

   - In addition to the w3m bookmarks you record here you can import
     virtually (don't affect .emacs.bmk) your W3m bookmarks here (the ones from `w3m-bookmark-file').

   - Support for marking, unmarking, all, by regexp etc...

   - Incremental searching of bookmarks (Part of Emacs23+ now)

   - Sorting by Time, Visits, Alphabetically.

   - Filters for each kind of bookmarks.

 Usage:
 =====
 Put this library in your `load-path'.
 Add this to your init file (~/.emacs) : (require 'bookmark-extensions)

 As usual use C-h m from *Bookmark List* buffer (C-x r l) to learn 
 new commands that are not in vanilla bookmark.

Dependencies

Reverse dependencies