Mark bookmarks to EWW
This commit is contained in:
parent
fc58eb56f4
commit
3dbc9604d4
@ -865,6 +865,8 @@ it."
|
|||||||
"Extract filename from bookmark BMK and apply `eww' to it."
|
"Extract filename from bookmark BMK and apply `eww' to it."
|
||||||
(eww (bookmark-get-filename bmk)))
|
(eww (bookmark-get-filename bmk)))
|
||||||
|
|
||||||
|
(put 'db/bookmark-eww 'bookmark-handler-type "EWW")
|
||||||
|
|
||||||
(defun db/bookmark-add-external (location name)
|
(defun db/bookmark-add-external (location name)
|
||||||
"Add NAME as bookmark to LOCATION that is opened by the operating system.
|
"Add NAME as bookmark to LOCATION that is opened by the operating system.
|
||||||
Offers simple completing from the list of recently opened files.
|
Offers simple completing from the list of recently opened files.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user