Hi!
As stated in the translation post, I’m new to grist, started the docker one hour ago.
I shared the /persist
just to check what’s in there.
I see that a new *.grist
file is created for every new “document” (= SQLite “database”).
I’ve checked that when I “remove” the database it goes to trash and when deleting it definitively it gets removed from the hard disk.
Nevertheless, I find that if I log out, then I create a new document (still logged out, a new file named new~xxxxx.grist
is created) and then I save it, the new~xxxxx.grist
file still remains in the limbo.
How can I either “list” those documents and “remove them” + “definitively kill them” from existing all done thru the web interface?