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. --- bookmark-conf.el | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bookmark-conf.el') diff --git a/bookmark-conf.el b/bookmark-conf.el index f20dfff..87e14e6 100644 --- a/bookmark-conf.el +++ b/bookmark-conf.el @@ -249,6 +249,9 @@ BOOKMARK should be set by `durand-set-external-bookmark'." "https://dictionary.christian-steinert.de/#home" "(External) tibdict") ;; "https://wmail1.cc.ntu.edu.tw/index.php?url=https%3A%2F%2Fwmail1.cc.ntu.edu.tw%2F" + (cons + "https://cool.ntu.edu.tw/courses/7680" + "(External) NTU cool ITA") )) -- cgit v1.2.3-18-g5258