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

Results 49 logseq-automatic-linker issues
Sort by recently updated
recently updated
newest added

Logseq reports the error message: ``` :plugin.logseq-automatic-linker/$shortcut$ Cannot read properties of undefined (reading 'forEach') ``` How to fix it?

This is a wonderful plugin. It has exactly the function I want. Thanks a lot. However, when I type Chinese in logseg, linker will add '[[]]' to each Chinese character....

if I am onboarding markdown content into my vault id like to be able to link up every block. right now i have to click the grey circle and click...

Hi, It seems auto linker is not working with Unicode - I tested it with Hebrew - e.g. I have a page named יאיר and another page named Query when...

Hi, I found that `automatic-linker` will link the page in links. For example: `[Page Test](https://example)` => `[[[Page]] Test](https://example)` This behavior doesn't make sense and will break the link in some...

this is my query . and i have a page called "query" so the plugin will wrap `[[]]` to `query` automatic . so i haven't to diabled the auto parse....

Hi! thanks for a great plugin. I appreciate being able to tell it to ignore some pages either as links or when parsing. As it is, I only use this...

Sometimes we wrote the meaning of a word as a block on a page. If one day we write about the word again, it is nice to auto-link the block...

## Problem If I have a page that's titled the same as one of the TODO markers, which are defined as[^1]: ```clojure (defonce built-in-markers ["NOW" "LATER" "DOING" "DONE" "CANCELED" "CANCELLED"...