[Org] Update type parameters for OneNote links

Untested.
This commit is contained in:
Daniel - 2017-12-03 10:21:45 +01:00
parent 58c786c251
commit 54e6e242e3
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -953,7 +953,7 @@ Current Task: %`org-clock-current-task; "
;;; Custom links for Windows
(org-add-link-type "onenote" 'org-onenote-open)
(org-link-set-parameters "onenote" :follow #'db/org-onenote-open)
(defun db/org-onenote-open (path)
"Visit OneNote document on PATH."