Skip to content
New issue

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

Can't preview like obsidian's [[foo#^bar]] feature #195

Open
baranacikgoz opened this issue Mar 18, 2024 · 1 comment
Open

Can't preview like obsidian's [[foo#^bar]] feature #195

baranacikgoz opened this issue Mar 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@baranacikgoz
Copy link

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:
image

Then:
image

We can't see this behaviour on generated website:
image

(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):

  • Operating system: Ubuntu 22.04 LTS
  • Ruby version: ruby 3.2.1 (2023-02-08 revision 31819e82c8) [x86_64-linux]
@baranacikgoz baranacikgoz added the bug Something isn't working label Mar 18, 2024
@omarcostahamido
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants