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

Replace spaces with hyphens in tag names #74

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Replace spaces with hyphens in tag names #74

merged 1 commit into from
Oct 31, 2024

Conversation

jparise
Copy link
Member

@jparise jparise commented Oct 31, 2024

Obsidian tags cannot contain spaces so we need to replace them with a supported character. We use the hyphen.

https://help.obsidian.md/Editing+and+formatting/Tags#Tag+format

Obsidian tags cannot contain spaces so we need to replace them with a
supported character. We use the hyphen.

https://help.obsidian.md/Editing+and+formatting/Tags#Tag+format
@jparise jparise requested a review from Donohue October 31, 2024 17:42
@jparise jparise merged commit 0605b69 into main Oct 31, 2024
3 checks passed
@jparise jparise deleted the tags-spaces branch October 31, 2024 18:01
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.

2 participants