Griffintaur / News-At-Command-Line

:newspaper: News at the command line
MIT License
47 stars 53 forks source link

Saving the Article to the File #6

Closed Griffintaur closed 6 years ago

Griffintaur commented 7 years ago

Currently, we can just view the article from different news sources, what we want is to extend the functionality to save the article into some file type which can be viewed by the user later on?

Requirements:

  1. Save Function for the Article
  2. Asking a user to save or not.
  3. Setting some Default Folder path in the config file where Files will be saved
yblank1 commented 7 years ago

What do you mean by default database?

Griffintaur commented 7 years ago

What I meant was "Default Folder". I have edited the comment now. Thanks @yblank1