Please confirm
Describe the bug
I try to run Telekasten follow_link while hovered over ![[pasted_img_20240303145210.png]] and instead of using xdg-open to display the image, it opens telescope with a single pasted_img_20240303145210.png.md entry. Setting image_subdir doesn't seem to fix or change the behavior at all.
To Reproduce
Steps to reproduce the behavior:
- Start nvim
- Enable
image_link_style = "wiki"
- Paste in an image
- Try to follow that new link
- See telescope suggesting a new markdown file
Expected behavior
For the image to be opened via xdg-open on Linux at least.
Screenshots
If applicable, add screenshots to help explain your problem.
Operating system (please complete the following information):
Additional context
Add any other context about the problem here.
Please confirm
Describe the bug
I try to run
Telekasten follow_linkwhile hovered over![[pasted_img_20240303145210.png]]and instead of usingxdg-opento display the image, it opens telescope with a singlepasted_img_20240303145210.png.mdentry. Settingimage_subdirdoesn't seem to fix or change the behavior at all.To Reproduce
Steps to reproduce the behavior:
image_link_style = "wiki"Expected behavior
For the image to be opened via
xdg-openon Linux at least.Screenshots
If applicable, add screenshots to help explain your problem.
Operating system (please complete the following information):
Additional context
Add any other context about the problem here.