@@ -6,32 +6,50 @@ Subject: GNU Hyperbole Major Release 9 (V9.0.1)
66* Overview
77========================================================================
88
9- GNU Hyperbole 9.0.1, the Rhapsody release, is now available on GNU ELPA.
10- And oh what a release it is: extensive new features, new video demos,
11- org and org roam integration, Markdown and Org file support in HyRolo,
12- recursive directory and wildcard file scanning in HyRolo and much more.
9+ GNU Hyperbole 9.0.1, the Rhapsody release, is now available on GNU
10+ ELPA. And oh what a release it is: extensive new features, new video
11+ demos, org and org roam integration, Markdown and Org file support in
12+ HyRolo, recursive directory and wildcard file scanning in HyRolo, and
13+ much more.
1314
14- Hyperbole is a unique hypertextual information management Emacs
15- package that works across all Emacs modes, letting the computer do the
16- hard work while you benefit from its sophisticated context-sensitive
17- linking and navigation capabilities.
15+ What's new in this release is extensively described here:
16+
17+ www.gnu.org/s/hyperbole/HY-NEWS.html
18+
19+ Everything back until release 8.0.0 is new since the last major release
20+ announcement (almost a year and a half ago), so updates are extensive.
21+
22+ Hyperbole is like Markdown for hypertext. Hyperbole automatically
23+ recognizes dozens of common patterns in any buffer regardless of mode
24+ and transparently turns them into hyperbuttons you can instantly
25+ activate with a single key. Email addresses, URLs, grep -n outputs,
26+ programming backtraces, sequences of Emacs keys, programming
27+ identifiers, Texinfo and Info cross-references, Org links, Markdown
28+ links and on and on. All you do is load Hyperbole and then your text
29+ comes to life with no extra effort or complex formatting.
30+
31+ But Hyperbole is also a personal information manager with built-in
32+ capabilities of contact management/hierarchical record lookup,
33+ legal-numbered outlines with hyperlinkable views and a unique window
34+ and frame manager. It is even Org-compatible so you can use all of
35+ Org's capabilities together with Hyperbole.
36+
37+ Hyperbole stays out of your way but is always a key press away when
38+ you need it. Like Emacs, Org, Counsel and Helm, Hyperbole has many
39+ different uses, all based around the theme of reducing cognitive load
40+ and improving your everyday information management. It reduces
41+ cognitive load by using a single Action Key, {M-RET}, across many
42+ different contexts to perform the best default action in each.
1843
1944Hyperbole has always been one of the best documented Emacs packages.
2045With Version 9 comes excellent test coverage: over 400 automated tests
2146are run with every update against every major version of Emacs since
2247version 27, to ensure quality. We hope you'll give it a try.
2348
2449========================================================================
25- * What's New
50+ * Videos
2651========================================================================
2752
28- What's new in this release is described here:
29-
30- www.gnu.org/s/hyperbole/HY-NEWS.html
31-
32- Everything back until release 8.0.0 is new since the last major release
33- announcement (almost a year and a half ago), so updates are extensive.
34-
3553If you prefer video introductions, visit the videos linked to below;
3654otherwise, skip to the next section.
3755
@@ -66,40 +84,6 @@ otherwise, skip to the next section.
6684 | Find/Web Search | https://youtu.be/8lMlJed0-OM |
6785 |--------------------------------------------------+------------------------------|
6886
69-
70- ========================================================================
71- * Introduction
72- ========================================================================
73-
74- Hyperbole is like Markdown for hypertext. Hyperbole automatically
75- recognizes dozens of common patterns in any buffer regardless of mode
76- and transparently turns them into hyperbuttons you can instantly
77- activate with a single key. Email addresses, URLs, grep -n outputs,
78- programming backtraces, sequences of Emacs keys, programming
79- identifiers, Texinfo and Info cross-references, Org links, Markdown
80- links and on and on. All you do is load Hyperbole and then your text
81- comes to life with no extra effort or complex formatting.
82-
83- Hyperbole interlinks your working information across all major modes
84- within Emacs for fast access and editing. Every button is
85- automatically assigned a type and new types can be developed for your
86- own buttons with simple function definitions. You can create your own
87- buttons by simply dragging between two buffers.
88-
89- But Hyperbole is also a personal information manager with built-in
90- capabilities of contact management/hierarchical record lookup,
91- legal-numbered outlines with hyperlinkable views and a unique window
92- and frame manager. It is even Org-compatible so you can use all of
93- Org's capabilities together with Hyperbole.
94-
95- Hyperbole is unique, powerful, extensively documented, and free. It
96- stays out of your way but is always a key press away when you need it.
97- Like Emacs, Org, Counsel and Helm, Hyperbole has many different uses
98- all based around the theme of reducing cognitive load and improving
99- your everyday information management. It reduces cognitive load by
100- using a single Action Key, {M-RET}, across many different contexts to
101- perform the best default action in each.
102-
10387========================================================================
10488* Installing and Using Hyperbole
10589========================================================================
0 commit comments