Variable: hywiki-org-link-type
hywiki-org-link-type is a variable defined in hywiki.el.
Value
"hy"
Documentation
HyWiki string prefix type for Org links. Excludes trailing colon.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hywiki.el
(defconst hywiki-org-link-type "hy"
"HyWiki string prefix type for Org links. Excludes trailing colon.")