Help with perspective links #117
-
Hi! I’m having a bit of trouble setting this feature up in my configuration and I’m not sure what I’m doing wrong. Maybe some of you can help me pointing that out? This is my plugin configuration:
And this is (obfuscated) what my file tree looks like:
So if I’m editing suggestions for project 'foo1', where my friend Bob has made a suggestion, I create a link like this: Did I miss something obvious here? I feel like I either missed something in the config, or I’m creating the link wrong, but I can’t spot it from the documentation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Turns out I didn’t really know what I wanted. I actually wanted relative links and some autocompletion for existing notes (so I can navigate upwards from the file). I removed the perspective from the configuration and set up coc.nvim for completion. I think I now have everything I need. Sorry for the noise. |
Beta Was this translation helpful? Give feedback.
Turns out I didn’t really know what I wanted.
I actually wanted relative links and some autocompletion for existing notes (so I can navigate upwards from the file). I removed the perspective from the configuration and set up coc.nvim for completion. I think I now have everything I need.
Sorry for the noise.