drdhaval2785 / github_issue_backup

a script to backup github issues
0 stars 0 forks source link

Prompt the location of previous download #39

Open drdhaval2785 opened 8 years ago

drdhaval2785 commented 8 years ago

If the user has preferred to download the data at some other directory than parent, we right now do not download the issues again (to conserve data and time).

But it would be good if we can prompt the user the location of earlier download.

Possibility is timelog.txt change username,reponame,time,validated to username,reponame,time,downloaddirectory,validated.

This way we will be able to locate the place of earlier download of this repository issues.