mvavassori / obsidian-web-clipper

Obsidian Web Clipper is a simple Browser extension for Obsidian, a popular note-taking application. With this extension, you can quickly capture notes directly from your web browser and save them to your Obsidian vaults.
MIT License
86 stars 9 forks source link

Folder With Numbers Is Invalid Format #21

Closed ockloh closed 2 months ago

ockloh commented 2 months ago

When I try to set the location for storing my notes to "01 notes/{title}", I get the error: "Invalid folder format. Please use '{title}' or 'Folder Name/{title}' as the folder path."

I assumed the issue was due to the space, but even when I changed the folder to "01notes", it still showed as invalid.

mvavassori commented 2 months ago

Which browser are you using?

ockloh commented 2 months ago

Firefox

mvavassori commented 2 months ago

I recently added a patch to fix a problem with firefox's emojis, and that apparently broke some functionality. Regex is always fishy to work with... With the new fix you should be able to have numbers.