I notice there is not Link to Help Browser in the Please choose:  box.

Where would I add this option?

thx



---- On Mon, 25 May 2020 05:05:17 -0400 Marcel Taeumel <marcel.taeumel@hpi.de> wrote ----

Hi Karl!

Then you can change emphasis and link etc. It's a not much used feature so I would expect some bit rot.

It works fine. :-) I extensively use it when writing the release notes through the Help Browser.

Best,
Marcel

Am 22.05.2020 16:31:41 schrieb karl ramberg <karlramberg@gmail.com>:

On windows you can mark text i pane and press alt + 6. Then you can change emphasis and link etc. It's a not much used feature so I would expect some bit rot.

Best,
Karl

On Fri, May 22, 2020 at 2:26 PM gettimothy via Squeak-dev <squeak-dev@lists.squeakfoundation.org> wrote:
Hi Folks,

I searched the web and wiki and did not find any examples of Hot Links or keyboard shortcuts.
Editor and its Sub Classes initializeFOOKeyBars does not show anything.



Any pointers?


Motivation:

For Doc, I want to code for links to stuff, similar to what you get in Emacs org-mode  https://orgmode.org/manual/Link-Format.html#Link-Format


In Emacs, to navigate to the link, I type Ctrl-o   to open it .


Now, the links do not have to be hypertext to the WWW, links to HelpBrowser on a topic would be useful.


I guess I could , upon completion of the search, return DoIts, but hot links bound to a key would fit the idiom better.


thank you for your time.



P.S. I am inferring that a typical Workspace encapsulates the TextMorph doo-hickey, if it is one of the other editor types, please let me know.

thx