The Wayback Machine - https://web.archive.org/web/20200524182252/https://github.com/mholt/timeliner/issues/24
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 in-progress messaging / Verbose output #24

Open
jacroe opened this issue Mar 14, 2019 · 4 comments
Open

Add in-progress messaging / Verbose output #24

jacroe opened this issue Mar 14, 2019 · 4 comments
Labels

Comments

@jacroe
Copy link

@jacroe jacroe commented Mar 14, 2019

Currently when I'm either downloading from sources or importing files, very little output is written to the screen. I'd love it if I can see some kind of progress being made or some kind of logging information being printed. Even if I have to add a flag to get it.

@mholt mholt added the enhancement label Mar 15, 2019
@mholt
Copy link
Owner

@mholt mholt commented May 29, 2019

Yeah... this would be nice. What do you have in mind, specifically? Where should we add log.Printf statements and what should they say?

@jacroe
Copy link
Author

@jacroe jacroe commented Jun 15, 2019

I don't have a good knowledge of what exactly could be written. But what I was thinking of was mostly of the sort Starting download of photo.jpg... done. Or Found 32 tweets (plus media) to grab.

Really not expecting anything too detailed.

@mholt
Copy link
Owner

@mholt mholt commented Jun 16, 2019

Okie. I'll look into adding some progress next time I iterate through Timeliner!

@erdnaxeli
Copy link

@erdnaxeli erdnaxeli commented Aug 23, 2019

If the source is able to give the count of elements, get-all could even show a progress bar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.