Open files by unique ID #8402
Answered
by
David-Else
timkrueger
asked this question in
Q&A
-
Hey all. I'm relative new to Helix. I want to use it as editor for my note system (Zettelkasten) in which I work with linked files. A short example. All my notes are written in Markdown. All files in are in a single directory:
The files can be linked via their ID: # A note
A link to another note: [[202201171534]] Is there a way to open |
Beta Was this translation helpful? Give feedback.
Answered by
David-Else
Sep 26, 2023
Replies: 1 comment 1 reply
-
Have you tried https://github.com/artempyanykh/marksman ? It is the default language server for Markdown. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
timkrueger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried https://github.com/artempyanykh/marksman ? It is the default language server for Markdown.