PR
#3215 creates
optional unls based on gnxs.
I have been eating my own dog food for days without problems.
Please test the ekr-3181-mypy-links branch and report any problems.
Settings
leoSettings.leo contains three new settings related to unls:
@string unl-status-kind = gnx # use legacy for legacy unls.
@bool full-unl-paths = True
@data unl-path-prefixes
This last setting eliminates hard-coded hacks. The setting gives the absolute paths (on your machine) to the files given in unls.
As usual, you should override these settings in myLeoSettings.leo.
Edward