This feature works for me. I have a node with body text: unl://n:/leo/abc.leo#unl_workbook.leo
Ctrl-click the node headline and file abc.leo opens in a new Tab, with cursor at the specified node. On Sunday, December 10, 2023 at 6:21:19 AM UTC+11 [email protected] wrote: > Ctrl-clicking on a UNL string in a node is supposed to navigate to that > location, even if it's in another outline. That outline should open if > it's not already. But after the recent changes to the UNL design, the > functionality only works within the same outline. It won't open an outline > and navigate to the target node. > > A fix is in the works, but Edward and Felix don't have a lot of extra > cycles right now to review and approve the PR. So here is a monkey-patch > that restores the navigation capability in advance of merging the PR. This > is basically the same code as is in the PR, packaged as a little outline > that can do the monkey-patching. The code changes g.openUNLFile(). > > To use, open the outline, select its top-level node, and run its script > (with CTRL-b). The patch will need to be applied again each time you start > Leo. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/bc56637c-93b5-432d-9582-5cda42c3bf37n%40googlegroups.com.
