Variable: hui:menu-hywiki
hui:menu-hywiki is a customizable variable defined in hui-mini.el.
Value
(("HyWiki>")
("Act" hywiki-word-activate
"Create and display page for HyWikiWord at point or when none, emulate a press of a Smart Key.")
("BacklinkConsult" hywiki-consult-backlink
"Use Consult to select a backlink (reference) to a prompted for HyWikiWord.")
("Create" hywiki-word-create-and-display
"Create and display a new or existing HyWikiWord referent, prompting with any existing referent names.\nWith either `hywiki-referent-prompt-flag' set or optional prefix ARG,\nprompt for and choose a typed referent, otherwise, create and/or display\na HyWiki page. See `hywiki-referent-menu' for valid referent types.")
("DiredHyWiki" hywiki-directory-edit
"Display and edit HyWiki directory.")
("EditPage" hywiki-find-page
"Prompt with completion for and display a HyWikiWord page.")
("FindReferent" hywiki-find-referent
"Prompt with completion for and display any kind of HyWikiWord referent.")
("GrepConsult" hywiki-consult-grep
"Grep over HyWiki pages with interactive `consult-grep'.")
("Help" hywiki-help
"Report on a HyWikiWord's attributes or HyWikiWords in general.")
("Info" (id-info "(hyperbole)HyWiki")
"Display Hyperbole manual section on HyWiki.")
("Link" hywiki-insert-link
"Prompt for and insert at point a HyWiki page#section reference.\nWith a prefix arg, insert a HyWikiWord instead.")
("ModeSet/" (menu . cust-hywiki-mode)
"Set hywiki-mode state to determine where HyWikiWord references are recognized.")
("Org-M-RET/" (menu . cust-org)
"Set how much of Hyperbole Smart Key behavior is enabled in Org mode.")
("Publish" hywiki-publish-to-html
"Publish modified pages in the HyWiki to HTML; prefix arg to publish all pages.")
("TagFind" hywiki-tags-view "Find HyWiki Org tags.")
("Yank" hywiki-yank "Insert at point the first matching entry."))
Documentation
Hyperbole minibuffer HyWiki menu items of the form:
(LABEL-STRING ACTION-SEXP DOC-STR).
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260822.1645/hui-mini.el
(defvar hui:menu-highlight-flag) ; "hui-mini.el"
(defvar hui:menu-hywiki nil) ; "hui-mini.el"