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

Unable to display Backlinks #4

Open
Mantyke opened this issue Aug 21, 2023 · 0 comments
Open

Unable to display Backlinks #4

Mantyke opened this issue Aug 21, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Mantyke
Copy link

Mantyke commented Aug 21, 2023

I am encountering an issue where I am unable to display Backlinks on my website. The Backlinks feature is not functioning as expected, and I have followed the necessary steps to set it up correctly.

Steps to Reproduce:

go install github.com/jackyzha0/hugo-obsidian@latest
make serve

output

[DONE] in 31ms
Ignored 0 private files
Parsed 78 total links
Removed 47 external and non-markdown links
hugo server --enableGitInfo --minify --bind=0.0.0.0 --baseURL=http://localhost --port=1313 --appendPort=true

Expected Behavior:
The page should display the list of Backlinks, showing the other pages that link to it.

Actual Behavior:
The page does not display any Backlinks even though there are other pages linking to it.

Additional Information:
The link format I am using is:
1.[A link to the config page](setup/config.md)
2.[[example/collapsed/3rd-level/4th-level|4th-level]](The link automatically inserted by Obsidian after inputting "[[" )

@Mantyke Mantyke added the bug Something isn't working label Aug 21, 2023
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

1 participant