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

Wikilinks Case Sensitivity #1541

Open
Tracked by #1496
EmDeeSwan opened this issue Oct 21, 2024 · 1 comment
Open
Tracked by #1496

Wikilinks Case Sensitivity #1541

EmDeeSwan opened this issue Oct 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@EmDeeSwan
Copy link

Describe the bug
When using wikilinks in Obsidian, case does not matter. In a paragraph below, I have [[sector performance]] to reference my Sector Performance.md file. This references the file in Obsidian, and I can't also create a file named sector performance alongside the original. Quartz isn't picking up the file when I build the site.

Expected behavior
image

Actual behavior
image

Desktop (please complete the following information):

  • Quartz Version: 4.4
  • node Version: 20.17.0
  • npm version: 10.9.0
  • OS: Windows 11
  • Browser Firefox
@EmDeeSwan EmDeeSwan added the bug Something isn't working label Oct 21, 2024
@cwittern
Copy link

Just a thought, are you on Windows by any chance? In Windows, the filename case does not matter, so you can not create two files that differ just by the case. On my system, which is Linux based Ubuntu, I can do so.

Repository owner deleted a comment Oct 28, 2024
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