logseq-automatic-linker icon indicating copy to clipboard operation
logseq-automatic-linker copied to clipboard

Linking pages in hierarchy

Open andremann opened this issue 2 years ago • 2 comments

When linking pages that are put in hierarchical relation, the linker stops at the first layer. E.g. if pages foo and foo/bar exist, foo/bar should autolink to [[foo/bar]] and not [[foo]]/bar

andremann avatar Sep 26 '22 13:09 andremann

BTW, I just realised this happens when pages have other non alphanumeric chars in the name. E.g., TOP-10 -> [[TOP]]-10

andremann avatar Sep 26 '22 13:09 andremann

Hello, today on August 1st, 2024, I installed version 1.7.0 of Automatic Linker from the marketplace in LogSeq version 0.10.9. I really like the idea of this plugin! Unfortunately, I'm seeing the same behavior. For example, I have 2 pages: "LogSeq - Plugin" and "LogSeq - Plugin - Automatic Linker". In the text: "LogSeq - Plugin - Automatic Linker installed", only "LogSeq - Plugin" is always found. It would help me if I could change this behavior through an option so that the algorithm doesn't stop at the first match, but only when it doesn't find a matching link with even more text. If this parameter already exists, what is the syntax in the .json configuration file?

jumisnotavailable avatar Aug 01 '24 12:08 jumisnotavailable