fingolfin19

Results 3 comments of fingolfin19

Just wanted to point out @harvastum's written search regex should be `\[\[(.*)\|(.*)\]\]` (escaped pipe), not `\[\[(.*)|(.*)\]\]` (it's correct in the screenshot). I copied the text and it mangled things quite...

I prefer using `peekreferences` to view backlinks because of the extra context and the fact that the preview is editable. Unfortunately I haven't figured out a way to just show...

I have the same issue on Windows. When subdir_in_links is true, the entire path of the current file is included in the backlink regex. Setting subdir_in_links to false results in...