diff --git a/ChangeLog b/ChangeLog index 7e6f1caf..e847f038 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2026-07-07 Bob Weiner +* hsys-youtube.el (hsys-youtube-end-format): YouTube no longer allows end times or the + embed protocol in video urls, so update this format to at least jump to the proper + start time. The end time is sent but ignored. + * hui-mouse.el (hkey-alist): Trigger 'hui-select-thing' or 'hui-select-mark-delimited-sexp' if (point) >= any hbut end point, not just equal to it, as before. This was causing a failure to trigger when a HyWikiWord came right before a closing double quote that diff --git a/FAST-DEMO b/FAST-DEMO index 9faf25fc..8d469d00 100644 --- a/FAST-DEMO +++ b/FAST-DEMO @@ -57,37 +57,39 @@ ** Hyperbole Videos - |-----------------------------------------------------+-----------------------------------------| - | GNU Hyperbole Videos | Web Links | - |-----------------------------------------------------+-----------------------------------------| - |-----------------------------------------------------+-----------------------------------------| - | <[Overview and Demo]> | https://youtu.be/WKwZHSbHmPg | - | Sections broken out in the prior table | | - |-----------------------------------------------------+-----------------------------------------| - | <[Unscripted Hyperbole Demo at EmacsATX]> | | - |-----------------------------------------------------+-----------------------------------------| - | <[Quick Introduction]> | https://youtu.be/K1MNUctggwI | - |-----------------------------------------------------+-----------------------------------------| - | <[Top 10 ways Hyperbole amps up Emacs]> | https://youtu.be/BysjfL25Nlc | - |-----------------------------------------------------+-----------------------------------------| - | <[Introduction to Buttons]> | https://youtu.be/zoEht66N2PI | - |-----------------------------------------------------+-----------------------------------------| - | <[Linking Personal Info with Implicit Buttons]> | https://youtu.be/TQ_fG7b1iHI | - |-----------------------------------------------------+-----------------------------------------| - | <[Powerful Productivity with Hyperbole and Org]> | https://youtu.be/BrTpTNEXMyY | - |-----------------------------------------------------+-----------------------------------------| - | <[HyRolo, fast contact/hierarchical record viewer]> | https://youtu.be/xdJGFdgKPFY | - |-----------------------------------------------------+-----------------------------------------| - | <[Using Koutline for stream of thought journaling]> | https://youtu.be/dO-gv898Vmg | - |-----------------------------------------------------+-----------------------------------------| - | <[Build a Zettelkasten with HyRolo]> | https://youtu.be/HdlCK9w-LyQ | - |-----------------------------------------------------+-----------------------------------------| - | <[HyControl, fast Emacs frame and window manager]> | https://youtu.be/M3-aMh1ccJk | - |-----------------------------------------------------+-----------------------------------------| - | <[Writing test cases for GNU Hyperbole]> | https://youtu.be/maNQSKxXIzI | - |-----------------------------------------------------+-----------------------------------------| - | <[Find/Web Search]> | https://youtu.be/8lMlJed0-OM | - |-----------------------------------------------------+-----------------------------------------| + |-----------------------------------------------------+----------------------------------------| + | GNU Hyperbole Videos | Web Links | + |-----------------------------------------------------+----------------------------------------| + |-----------------------------------------------------+----------------------------------------| + | <[Overview and Demo]> | https://youtu.be/WKwZHSbHmPg | + | Sections broken out in the prior table | | + |-----------------------------------------------------+----------------------------------------| + | <[Unscripted Hyperbole Demo at EmacsATX]> | | + |-----------------------------------------------------+----------------------------------------| + | <[Quick Introduction]> | https://youtu.be/K1MNUctggwI | + |-----------------------------------------------------+----------------------------------------| + | <[Top 10 ways Hyperbole amps up Emacs]> | https://youtu.be/BysjfL25Nlc | + |-----------------------------------------------------+----------------------------------------| + | <[HyWiki: Zero Markup Hypertext]> | https://youtu.be/3zG3lRmi3Zg | + |-----------------------------------------------------+----------------------------------------| + | <[Introduction to Buttons]> | https://youtu.be/zoEht66N2PI | + |-----------------------------------------------------+----------------------------------------| + | <[Linking Personal Info with Implicit Buttons]> | https://youtu.be/TQ_fG7b1iHI | + |-----------------------------------------------------+----------------------------------------| + | <[Powerful Productivity with Hyperbole and Org]> | https://youtu.be/BrTpTNEXMyY | + |-----------------------------------------------------+----------------------------------------| + | <[HyRolo, fast contact/hierarchical record viewer]> | https://youtu.be/xdJGFdgKPFY | + |-----------------------------------------------------+----------------------------------------| + | <[Using Koutline for stream of thought journaling]> | https://youtu.be/dO-gv898Vmg | + |-----------------------------------------------------+----------------------------------------| + | <[Build a Zettelkasten with HyRolo]> | https://youtu.be/HdlCK9w-LyQ | + |-----------------------------------------------------+----------------------------------------| + | <[HyControl, fast Emacs frame and window manager]> | https://youtu.be/M3-aMh1ccJk | + |-----------------------------------------------------+----------------------------------------| + | <[Writing test cases for GNU Hyperbole]> | https://youtu.be/maNQSKxXIzI | + |-----------------------------------------------------+----------------------------------------| + | <[Find/Web Search]> | https://youtu.be/8lMlJed0-OM | + |-----------------------------------------------------+----------------------------------------| * Introduction diff --git a/README.md b/README.md index 9896a7f9..8176c3ba 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ otherwise, skip to the next section. - [Top 10 ways Hyperbole amps up Emacs](https://emacsconf.org/2023/talks/hyperamp/) + - [HyWiki: Zero Markup Hypertext](https://youtu.be/3zG3lRmi3Zg) + - [Introduction to Buttons](https://youtu.be/zoEht66N2PI) - [Linking Personal Info with Implicit Buttons](https://emacsconf.org/2022/talks/buttons/) @@ -63,6 +65,8 @@ otherwise, skip to the next section. - [The Emacs Hyperbole](https://mike.hostetlerhome.com/emacs-hyperbole) + - [HyWiki: Zero Markup Hypertext](https://www.chiply.dev/post-hyperbole-hywiki) + - [HyWiki: My Favorite Part of Hyperbole](https://kirankp.com/blog/gnu-hyperbole/) - [Hyperbole VisionQuest Part 1](https://github.com/termitereform/JunkPile/blob/master/HyperboleNotes.org) diff --git a/README.md.html b/README.md.html index 3af2c6be..1f110cd2 100644 --- a/README.md.html +++ b/README.md.html @@ -62,6 +62,8 @@

Videos

Introduction

  • Top 10 ways Hyperbole amps up Emacs

  • +
  • HyWiki: Zero Markup +Hypertext

  • Introduction to Buttons

  • Linking @@ -87,6 +89,8 @@

    Articles