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

Can't add place that has a "/" in the name #221

Closed
antonbrall opened this issue Jan 18, 2024 · 3 comments
Closed

Can't add place that has a "/" in the name #221

antonbrall opened this issue Jan 18, 2024 · 3 comments

Comments

@antonbrall
Copy link

There is a place that is called "Vugi / Olympus Träningscenter (Slottsallén 23, 352 52 Växjö, Sweden)" on the google Places API.
Because of the "/" it can not be used as a filename.
This is the error message:

Uncaught (in promise) Error: Cannot create file named vault/places/Vugi / Olympus Träningscenter (Slottsallén 23, 352 52 Växjö, Sweden): Error: ENOENT: no such file or directory, open '/mypath/vaultname/places/Vugi / Olympus Träningscenter (Slottsallén 23, 352 52 Växjö, Sweden).md'

@ParkerRobb
Copy link

Probably a duplicate of #207

@antonbrall
Copy link
Author

@ParkerRobb yes it is, didn't see that one, thanks.

@antonbrall
Copy link
Author

Duplicate of #207

@antonbrall antonbrall closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2024
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