From 993b4e9042f84b231c95018eeaf909859caf0542 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Sat, 6 Nov 2021 14:30:07 +0800 Subject: add NTU cool bookmark * bookmark-conf.el: add a bookmark to open NTU cool. * view-conf.el (durand-open-targets): Add a link to an online Tibetan dictionary. --- view-conf.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view-conf.el') diff --git a/view-conf.el b/view-conf.el index 530bab9..5c832e4 100644 --- a/view-conf.el +++ b/view-conf.el @@ -130,6 +130,8 @@ If ARG is '(16), view the battery information." ;;; Open things +;; OBSOLETE: This is almost superseded by the built-in bookmarks. + ;;;###autoload (defvar durand-open-targets nil "Targets to open by `durand-open-object'. @@ -148,6 +150,7 @@ targets.") "https://www.facebook.com" "https://protesilaos.com" "https://wmail1.cc.ntu.edu.tw/rc/?_task=mail&_mbox=INBOX" + "https://dictionary.christian-steinert.de/#home" ;; "https://wmail1.cc.ntu.edu.tw/index.php?url=https%3A%2F%2Fwmail1.cc.ntu.edu.tw%2F" )) (list "Terminal" "open" "-a" "Terminal" (list -- cgit v1.2.3-18-g5258