when doing completion for blocks :
for example when i do [[foo , it shows completions in the format: filepath/#^123xy|foo , but i need only filename/#^123xy|foo .
- fullpath completion causes problem when i change the note path .
- and it would be useful since most notes have unique names
- a fallback to use full path would be great when two note have the same name and same block .
when doing completion for blocks :
for example when i do [[foo , it shows completions in the format: filepath/#^123xy|foo , but i need only filename/#^123xy|foo .