Open Atomique opened 1 week ago
This is strange... I assume your OS allows files with spaces in the names? Do you see any errors in the Obsidian developer console?
Hi @kepano
thanks a lot for your patience. I will now add the output of the developer console:
My OS (Fedora 41 KDE) has no problems with spaces in names. I can also create files (especially obsidian markdown files) with spaces in their names.
Thanks. Looking at what you sent I cannot think of any reason why the title is not appearing correctly. It seems like the correct URI is being received. I tested the URI below on my side and it seems like the file name is coming through correctly.
obsidian://new?file=99-UTILS%2FClippings%2FFusilli%20mit%20Thunfisch%20-%20Rezept&clipboard
Are you using any plugins that might affect the name of the file? E.g. Templater, Linter, or others?
Normally I would answer this question with yes, because I am using both that you named here. I opened up a new vault now for testing purposes and didnt install any plugins. The problem still persists and I dont have any clue why.
Edit / Addendum: I was wondering if Firefox is able to do it and it is. So these are the working combinations, hope that helps:
What is not working:
Can you confirm that everything below is true?
Assuming everything above is true... what happens when you open this URL in Firefox vs Chrome? (Copy paste the URL into your URL bar in each browser).
obsidian://new?file=99-UTILS%2FClippings%2FFusilli%20mit%20Thunfisch%20-%20Rezept&clipboard
Version (please complete the following information):
Describe the bug
If I try to clip a website, the web clipper cant create a note from this website if the note name field contains a space character. If I remove the space characters (by simply creating it with "test") it gets created without any problems.
Expected behavior
The note should be created with the auto filled values and with space characters inside the note name.
URLs where the bug occurs
But it doesnt matter, seems like it is a problem on any site.
To reproduce
Steps to reproduce the behavior:
Your template file