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 option for backing up specific filepaths. #22

Closed
3 tasks done
alichtman opened this issue Apr 16, 2018 · 1 comment
Closed
3 tasks done

Add option for backing up specific filepaths. #22

alichtman opened this issue Apr 16, 2018 · 1 comment
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alichtman
Copy link
Owner

alichtman commented Apr 16, 2018

Add command line option for users to specify a filepath they'd like backed up.

I'm thinking something like:

  • shallow-backup --add folder_name path_relative_to_home
  • shallow-backup --rm folder_name path_relative_to_home
  • shallow-backup -list

Store in extra key in the JSON config?

@alichtman alichtman changed the title add option to add filepath, and create persistent file with paths outside of HOME/.* add option to add filepath, and create persistent file to store non-default paths Apr 16, 2018
@alichtman alichtman changed the title add option to add filepath, and create persistent file to store non-default paths option to back up from a non-deafult filepath Apr 26, 2018
@alichtman alichtman changed the title option to back up from a non-deafult filepath option to add filepath to back up May 3, 2018
@alichtman alichtman added the feature New feature or request label May 3, 2018
@alichtman alichtman changed the title option to add filepath to back up Add config option for backing up specific filepaths. Jul 6, 2018
@alichtman alichtman changed the title Add config option for backing up specific filepaths. Add -watch option for backing up specific filepaths. Oct 15, 2018
@alichtman alichtman changed the title Add -watch option for backing up specific filepaths. Add option for backing up specific filepaths. Oct 15, 2018
@alichtman alichtman added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 15, 2018
@alichtman
Copy link
Owner Author

Progress in #126

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant