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.")
 ("Create" hywiki-word-create-and-display "Create and display a new or existing HyWikiWord referent, prompting with any existing referent names.")
 ("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.")
 ("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."))

Documentation

Hyperbole minibuffer HyWiki menu items of the form:
(LABEL-STRING ACTION-SEXP DOC-STR).

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hui-mini.el
(defvar hui:menu-highlight-flag)        ; "hui-mini.el"
(defvar hui:menu-hywiki nil)            ; "hui-mini.el"