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

Document filenames include spaces #251

Open
ERyan71258 opened this issue May 10, 2024 · 0 comments
Open

Document filenames include spaces #251

ERyan71258 opened this issue May 10, 2024 · 0 comments

Comments

@ERyan71258
Copy link
Collaborator

ERyan71258 commented May 10, 2024

The HTML tool concatenates the document number and the document title to create the document filename.

The issue is that the spaces in the document title are retained in the filename and are not replaced by dashes or removed entirely.

Example:
image

Spaces within filenames can cause problems depending on the tool that is interpreting the filename.

I like the format: SMPTE <Family (if applicable)>

Much more informative than just a document number. I am concerned only with the spaces.

I prefer the addition of dashes for easier reading. Additionally, removing spaces may inadvertently create words that are not appropriate. If adopting the latter, then the uppercase characters in the titles should definitely be retained.

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

No branches or pull requests

1 participant