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

Option + click ignores "slugified" note and instead creates a new "unslugified" one: #1035

Closed
zomars opened this issue Jul 18, 2022 · 2 comments

Comments

@zomars
Copy link
Contributor

zomars commented Jul 18, 2022

Describe the bug

Having this wiki link:

image

The file does exist:

image

But when clicking it created a new "unslugified" one:

image

Small Reproducible Example

No response

Steps to Reproduce the Bug or Issue

  • On any note type: [[This is a new link]]
  • option + click to create a new note
  • See This is a new link.md instead.

Expected behavior

Expected a this-is-a-new-link.md

Screenshots or Videos

No response

Operating System Version

macOS 12.4

Visual Studio Code Version

Version: 1.69.1

Additional context

No response

@riccardoferretti
Copy link
Collaborator

The expected behavior in your example is This is a new link.md

@riccardoferretti riccardoferretti closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2022
@zomars
Copy link
Contributor Author

zomars commented Jul 26, 2022

@riccardoferretti this was not the case before? Why the change? I remember seeing a slugify option before. This is necessary for publishing notes as website URLs.

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

2 participants