projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4179727
)
* lisp/net/webjump.el: Add TODO section. (Bug#14624)
author
Stefan Kangas
<stefan@marxist.se>
Sat, 25 Dec 2021 15:36:07 +0000
(16:36 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Sat, 25 Dec 2021 15:39:31 +0000
(16:39 +0100)
lisp/net/webjump.el
patch
|
blob
|
history
diff --git
a/lisp/net/webjump.el
b/lisp/net/webjump.el
index d14d382aac3963695eea04270c7e471573a51b4f..7547f92d7d3f84e064b149b3ba3fcc294c9a2064 100644
(file)
--- a/
lisp/net/webjump.el
+++ b/
lisp/net/webjump.el
@@
-61,6
+61,13
@@
;;; Code:
+;; TODO:
+;; - Add a menu bar and tool bar for this library.
+;; - Add commands to create/delete link from the hotlist.
+;; - Add something like a bookmark folder in modern browsers.
+;; - Add a command that can open/follow all links in a folder.
+;; - Add tags for Web sites in the hotlist.
+
;;-------------------------------------------------------- Package Dependencies
(require 'browse-url)