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

Add a verbose switch to create-draft #647

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Add a verbose switch to create-draft #647

merged 1 commit into from
Feb 11, 2024

Conversation

robinwhittleton
Copy link
Member

Sometimes it’s nice to know what’s happening in create-draft as it’s working.

Potentially this should maybe be the default? Depends on how Unixy one feels I guess.

Example output:

~/C/s/corpus $ se create-draft -t "Test" -a "Test" -p 64384 -v
Creating ebook directory at /Users/robin/Code/standardebooks/corpus/test_test ...
Downloading ebook metadata from https://www.gutenberg.org/ebooks/64384 ...
Downloading ebook transcription from https://www.gutenberg.org/ebooks/64384.html.images ...
Building ebook structure in /Users/robin/Code/standardebooks/corpus/test_test ...
Cleaning transcription ...
Copying in standard files ...
Setting up ebook metadata ...
Initialising git repository ...

Sometimes it’s nice to know what’s happening in create-draft as it’s working.
@acabal acabal merged commit eae4c57 into master Feb 11, 2024
2 checks passed
@acabal
Copy link
Member

acabal commented Feb 11, 2024

Sure, thanks. It shouldn't be default, one of the Unix commandments is "silence is golden".

@robinwhittleton robinwhittleton deleted the verbose-create-draft branch February 14, 2024 21:02
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