Using the ekr-tweak-unls branch breaks both the bookmarks and zettel tabbed apps. I will look into what isn't working, but in the zettel browser, I see it's looking for and can't find expressions like 'unl://#tom.20220910123825.1', which is not a legacy unl. In the case of the bookmarks manager, it can't find expressions like 'unl://tabbed_bookmarks_manager.leo:#@bookmark-collection (starter set)-->Python-->5 Python GUI Frameworks to Create Desktop, Web, and Even Mobile\xa0Apps. %7C Towards Data Science'.
The bookmark and zettel apps that I use every day don't use any of that code because I adapted the old code and wrote it into the apps. So those apps don't call into Leo for these services. However, the versions I shared in leo-editor-contrib are the ones I'm talking about here, and they don't work. On Saturday, July 8, 2023 at 6:13:51 AM UTC-4 Edward K. Ream wrote: > On Fri, Jul 7, 2023 at 9:09 PM Thomas Passin <[email protected]> wrote: > >> I've never used g.findUnl() with patterns at all. So as long as the >> newer one picks up legacy-style unls I'd be OK with it. >> > > Hmm. Your plugins might be using g.findUnl indirectly. > > Could you please put a trace at the start of g.findUnl to be sure? I'd > like to know what you discover. > > Edward > -- 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/6c7baebd-c75c-49f5-a734-f1b796660cbfn%40googlegroups.com.
