Any chance we can get the original request implemented? I exported my journals from Day One and it clocked in around 4GB, and yet I ended up with only 700MB on my WebDAV server after import and sync. A bunch of screenshots cease to be legible, despite “low” compression being enabled.
If there are concerns about sync speed, and users enabling things that they’re not going to understand, can we make this a hidden setting, e.g. “ENABLE ORIGINALMEDIA” (similar to what we do with E2EE)?
timo Currently I haven't heard from any users that the app was less usable because of a large database size
This seems like a strong argument for disregarding the previous concerns about database size ballooning, and giving “power users” enough rope to hang themselves with 😇
EDIT: Actually looking at the file structure that exists on my server, it appears we have a database (I presume sqlite) file, which is small and presumably contains only text, and a separate media store, which stores all the binary data. It’d be super super nice if we could let that explode as big as we would like, since it doesn’t actually impact DB size.