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

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

Hi, thanks for your work on the plugin! However, I have some troubles using it properly. My tags are only recognized if they already exist prior to writing a sentence...

### Original Issue: [Linker parsing property blocks #28](https://github.com/sawhney17/logseq-automatic-linker/issues/28) #### Details: **Sep 23, 2022** > Having the "autocomplete on Enter" on, the linker parses property blocks and tries to link them....

Hello, I would like to know if it would be possible to identify the words contained in Aliases. Like here for example. #+alias: word, here a phrase, wordb Thank you...

Hi, I added org mode properties

Hello there First of all, thanks for the plugin, it's awesome! This report is to state that the plugin creates links in block properties or code. I think it shouldn't,...

This patch adds a new feature that adds a reference of the block that links were produced for into the pages that were found. A new setting is added for...

### Issue When we change a block, logseq.DB.onChanged gets called multiple (3) times. ### Solution This commit adds a guard clause to prevent executing the callback function multiple times for...