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

Linking to notes from home page #45

Open
evandroamparo opened this issue Oct 3, 2023 · 4 comments
Open

Linking to notes from home page #45

evandroamparo opened this issue Oct 3, 2023 · 4 comments

Comments

@evandroamparo
Copy link

evandroamparo commented Oct 3, 2023

When I reference a note from the home page the link becomes baseurl/@ which is a 404.

The interesting part is that that pop-up shows the contents of the linked note.

From /notes I can see the notes list with the right link, /note/[name].

I moved the deployment to Netlify to avoid the subpath in GH pages but it still doesn't work.

Both url and baseurl are empty

@FergalHennessy
Copy link

same issue, does anyone have a solution 🤠

@FergalHennessy
Copy link

When I reference a note from the home page the link becomes baseurl/@ which is a 404.

The interesting part is that that pop-up shows the contents of the linked note.

From /notes I can see the notes list with the right link, /note/[name].

I moved the deployment to Netlify to avoid the subpath in GH pages but it still doesn't work.

Both url and baseurl are empty

After looking through resolved issues, this is likely a duplicate of #19 . Adding the line "future: true" to _config.yml fixed the issue for me.

@evandroamparo
Copy link
Author

It didn't work for me

evandroamparo/dev-log@2e1908f

@hfactor
Copy link
Contributor

hfactor commented Feb 12, 2024

@evandroamparo : You mean adding a link to random note using [[filename]] from homepage.html ? I had the similar requirement (https://hiran.in) but I used HTML offer design coaching` instead of bi-link as the page is not an obsidian markdown.

Give me more context about the problem. I will go through the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants