2018-10-13 21:25:51
@Rana Waleed has joined the channel
Rana Waleed
2018-10-13 21:54:16
@Rana Waleed FYI, as you are looking at the client code, the "import" command does a merge with an external file and the local database.
Fireduck
2018-10-13 21:55:08
The "export" turns the local database into a single file that we should let people save however makes sense to them (email to self, google drive, dropbox). Maybe even use the android share api? Not sure. We don't want them to accidentally share it to others. :wink:
Fireduck