|
5.
|
Pathname Implicit Buttons
"HY-NEWS#ORG MODE:2:6" - outline section anchor & relative line number
Display the file, "HY-NEWS", go to the star-outline section 'ORG
MODE', move 2 lines into that section and then move 6 characters
forward.
Existing files and pathnames are recognized without double quotes as
well.
The variable, <hpath:display-where>, determines where Hyperbole
displays all button referents, whether in another window or frame.
"#Key Series Implicit Buttons"
Display at the top of another window the named section from the
current buffer.
<[comp]>: "README.md#Hyperbole Components" - Markdown anchor with spaces intact
Display the file, "README.md", scrolled to it outline section,
"Hyperbole Components". Name this button, 'comp'. Then you can link
to it elsewhere in the buffer with <ilink: comp>. {M-RET} on the
ilink to activates the button it links to.
"${hyperb:dir}/HY-NEWS" - Elisp or environment variables; $VAR
shell vars work too
"subr.el" - edit any Elisp library in load-path
The variable, hpath:auto-variable-alist, determines which file
suffixes are looked up using variables containing multiple search
directories. By default, Org files, Python files and Elisp files are
handled.
"(hyperbole)action-key-modeline-function"
Double quoted Info manual references are also implicit buttons. You
can link to both nodes/sections in GNU Info manuals as well as to
specific lines referenced by an index entry, as shown above, providing
fine-grained structured document linking. Remember this as there will
be more Info links below. |