Closed kepano closed 3 weeks ago
Web Clipper requires Obsidian 1.7.2+ to clip long content for most users on Windows or Edge
If you are having trouble clipping a page, make sure you are a Catalyst member, using the latest Early Access version of Obsidian (1.7.2+), then go to Web Clipper settings and turn on the toggle for early access features.
The reason for the issue is that some combinations of browsers and operating systems have a limited URI length. The new version of Obsidian allows passing the page content via the clipboard rather than via URI.
But I can only get v1.6.7 from github and website.
If you want early-access versions you need Catalyst, which is a one-time donation that help support the development of Obsidian. See link above.
Howdy, I'm a Catalyst member on v1.7.4 of Obsidian and using Windows and Arc. Currently, the web clipper will put the article onto my clipboard and will open Obsidian, but that's all that it will do. I then have to create a new note, paste it in and then edit the title. I hope this is helpful!
Howdy, I'm a Catalyst member on v1.7.4 of Obsidian and using Windows and Arc. Currently, the web clipper will put the article onto my clipboard and will open Obsidian, but that's all that it will do. I then have to create a new note, paste it in and then edit the title. I hope this is helpful!
Can you open the developer console in Obsidian and look at the URI that was received? Perhaps there is an issue with the note title. You can get more help in the clipper channel on Discord.
When I opened the Developer console, I could see that it was because I had typed in the "Web Clips" folder path manually in the web clipper and I had accidentally given a backwards slash "\" when a forwards slash "/" was needed. So, it was loading things into my clipboard, opening up Obsidian, but then failing silently. Opening the console, I could see that an object was received, but the file path was broken and it gave this error: "Folder Already Exists"
Thanks!
clipper channel on Discord
@kepano, I can't find the channel. Can you link it? Thanks
@kepano, I can't find the channel. Can you link it? Thanks
https://discord.com/channels/686053708261228577/1285652864089198672
Obsidian 1.7.4 is now available publicly. This should fix the issue for users on operating systems and browsers with limited URI length.
Web Clipper requires Obsidian 1.7.2+ to clip long content for most users on Windows or Edge
If you are having trouble clipping a page, make sure you are a Catalyst member, using the latest Early Access version of Obsidian (1.7.2+).
The reason for the issue is that some combinations of browsers and operating systems have a limited URI length. The new version of Obsidian allows passing the page content via the clipboard rather than via URI.
If you want to use the old method go to Web Clipper Settings → General and turn on Legacy mode — but be aware that this has the same limitation, particularly on Windows.