Skip to content

fix: replace slugify with sanitizeFileName for file name processing #4152

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

Merged
merged 2 commits into from
Jul 13, 2025

Conversation

lawvs
Copy link
Member

@lawvs lawvs commented Jul 12, 2025

Fix #4148

Refactor file name processing to use a custom sanitizeFileName function instead of the slugify library, and remove the unused slugify dependency.

Copy link

vercel bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ❌ Failed (Inspect) Jul 12, 2025 7:02pm
follow-external-ssr ❌ Failed (Inspect) Jul 12, 2025 7:02pm

@Innei Innei merged commit b698000 into dev Jul 13, 2025
5 of 14 checks passed
@Innei Innei deleted the fix/obsidian-filename branch July 13, 2025 05:29
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

Successfully merging this pull request may close these issues.

Problem with filename saved to Obsidian
2 participants