Creating backup
Your database is backed up to a local git repository when you start the app
or when you click the Backup
button. From the backup repository you may
recovery any earlier state of your vocabulary database.
The git backup repository is located in user_data_dir
as defined by the
platformdirs package
Extension to firebase cloud backup is planned.