Skip to content

Adding a custom separator option for replacing the default '::' in filenames#74

Merged
auscaster merged 1 commit intosourcey:masterfrom
emarque:master
Mar 11, 2026
Merged

Adding a custom separator option for replacing the default '::' in filenames#74
auscaster merged 1 commit intosourcey:masterfrom
emarque:master

Conversation

@emarque
Copy link
Copy Markdown
Contributor

@emarque emarque commented Aug 27, 2022

The '::' sequence was driving my windows machine crazy, so I added an option with flag -s/--separator to replace it with something else in the actual filenames. It also created a conflict with the way the directory was specified (since it wouldn't be the arg[0] anymore), so I made a small change to instead grab the last argument specified instead.

@auscaster auscaster merged commit 737edd7 into sourcey:master Mar 11, 2026
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