Peter-Lam / climbr

A utility to log, visualize, and highlight climbing strengths, weaknesses, and trends. Built using Python, ElasticSearch, Kibana, and Docker
https://www.peterqlam.com
MIT License
5 stars 1 forks source link

Warn users about demo data when running "climbr.py update" #26

Open Peter-Lam opened 2 years ago

Peter-Lam commented 2 years ago

If the user runs "demo" command first and then starts to populate their own data. Runing the "Update" command should either warn the user or auto delete demo files

Check for *demo.njson in the ES folder if user uses regular "climbr.py update". If present, should prompt user about deletion