We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't know if this is directly related to Jekyll or this template. If not, please let me know.
Describe the bug
While we can preview our other notes' specific sections using obsidian's [[foo#^bar]] format like:
[[foo#^bar]]
Then:
We can't see this behaviour on generated website:
(When I hover over the broken link, it says: "There is no note that matches this link.")
Expected behavior We could have seen Obsidian like preview in the generated website.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
that would be cool. but i am afraid it is not fully implemented like that... yet. obsidian is a great editor, i am using it myself. but digital garden jekyll is trying its best to translate what obsidian creates. i reckon you would need to edit the plugin https://github.com/maximevaillancourt/digital-garden-jekyll-template/blob/main/_plugins/bidirectional_links_generator.rb
Sorry, something went wrong.
No branches or pull requests
I don't know if this is directly related to Jekyll or this template. If not, please let me know.
Describe the bug
While we can preview our other notes' specific sections using obsidian's
[[foo#^bar]]
format like:Then:
We can't see this behaviour on generated website:
(When I hover over the broken link, it says: "There is no note that matches this link.")
Expected behavior
We could have seen Obsidian like preview in the generated website.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: