Hi,
I have the todo app up and running on my local machine (in a docker
container on my mac). It's not quite there yet - I have some work left for
tags and a better search. But I think I can manage all further work using
the todo app.

I've used a single file as the database as of now - (pool "tasks.db"). What
are my options for backing up the db file? Is it safe to copy the file
while the app is running (I plan to keep the app running).

Regards,
Kashyap

Reply via email to