summaryrefslogtreecommitdiff
path: root/bookmark-conf.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-11-06 14:30:07 +0800
committerJSDurand <mmemmew@gmail.com>2021-11-06 14:30:07 +0800
commit993b4e9042f84b231c95018eeaf909859caf0542 (patch)
treedba79f9be63a1d3851ae8431a99553fb13d55d8e /bookmark-conf.el
parenta6409c2c21bde798ffb30b6256630ff35659c1c5 (diff)
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.
Diffstat (limited to 'bookmark-conf.el')
-rw-r--r--bookmark-conf.el3
1 files changed, 3 insertions, 0 deletions
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")
))