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

Popover does not recognize Wikilinks anchors containing Japanese text #1155

Open
ZetaKebab opened this issue May 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@ZetaKebab
Copy link

Describe the bug
Quartz does not recognize anchors when Japanese characters are included in Wikilinks.
For example: [[File#Connecting]] works and scrolls to the correct anchor. But [[File#て-sequence]] or [[File#Meaning of こと]] will not work.
This means the popover will not scroll to the corresponding anchors.
A file with a Japanese name does not seem to cause any issues, just the anchors.

To Reproduce
Steps to reproduce the behavior:
Hover a Wikilink and see it is not at the correct position.

Expected behavior
A correct scroll to the right anchor.

Screenshots and Source
Screenshot 2024-05-22 145434

I made a repository with files to test this issue: https://github.com/ZetaKebab/quartz-anchors-bug

Desktop (please complete the following information):

  • Quartz Version: 4.2.3
  • node Version: 20.13.1
  • npm version: 10.5.2
  • OS: Windows 10
  • Browser: Firefox & Edge

Additional context
N/A

@ZetaKebab ZetaKebab added the bug Something isn't working label May 22, 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

1 participant