Testing the PR3215 branch, I stumbled onto this path-based UNL that Leo cannot find using a CTRL-click in a different outline. I copied this UNL right from the status bar:
It did fix it.But two more problems:1. After merging the new rev and re-launching Leo, the previously-open outlines were not opened, except for the workbook;2. I got this (minor) message: not found: C:/Tom/git/leo-editor/leo/scripts/set-repo-dir.cmd
1. After merging the new rev and re-launching Leo, the previously-open outlines were not opened, except for the workbook;2. I got this (minor) message: not found: C:/Tom/git/leo-editor/leo/scripts/set-repo-dir.cmdI'm seeing something similar, repeatedly. I'm on it.
All right, after merging the latest rev, the outlines open correctly on restart, and there is no message about the missing set-rep-dir.cmd file. I went back and checked that problematic UNL and it still is handled correctly.
Just one thing ... when a CTRL-Click on a UNL navigates to its target, the focused node in the tree, which is the correct one, is not always visible in the window. In my test, I had to scroll the tree to find it.
Just one thing ... when a CTRL-Click on a UNL navigates to its target, the focused node in the tree, which is the correct one, is not always visible in the window. In my test, I had to scroll the tree to find it.
All right, let's put it on the back burner for after the next release. I'll create a reminder issue for it.