Replies: 12 comments 9 replies
|
Looking good! One of my concerns with Monica has been the "exit plan". What happens in 10 years (or 20) when I've accumulated all this data, but the software isn't being maintained and there aren't any viable forks? I have all this valuable data, but eventually I won't be able to access it anymore. Having this export means I can at least be confident that I can take the data in a standard format and pull what I need from it, in a way that the SQL export may have allowed but I'm happier to see this JSON option appear. One suggestion for user friendliness, I click the button to export and after 30 seconds I received a timeout error. I thought it hadn't worked, until I made my way back to the page and found it was running in the background, and eventually I could see a download link. I'd suggest maybe just triggering the background process and maybe show a message saying it has started, maybe add the process to the page without a refresh, something like that. If it helps, I'm running the official docker image on a Raspberry Pi 4 (8GB). |
|
I am always a fan of being able to export data and like @Neriderc said, JSON is a great addition to the SQL export. My instance also timed out after 30 seconds and I thought it wasn't working. Similar to @Neriderc I am running my own instance (supporting via Patreon). |
|
JSON Export worked a treat on a self-hosted instance. Even got an email notification when complete. Nice touch! Is the roadmap to replace the SQL export with JSON? Or to have both available in to the future? |
|
Just tried it and it worked well. Can't wait for the import function when I inevitably mess up the install and have to start again! |
|
I really like this. I have scripts that make JSON from as much of my personal data as possible so I can transform them into different formats and search across sources. Import of course would be nice, but export is definitely appreciated. |
|
Love it! Opening and searching json is much more comfortable than sql. |
|
Also from me both thumbs up for JSON export! Although having 'Failed' after ca. 30 seconds issue for both export types in GUI, the files ARE created and accessible in app container. (I'm running Monica 3.7.0 on Raspberry cluster Docker swarm). JSON is so much easier to parse and reuse in any programming language. |
|
+1 same issue. I logged this as well as Issue #6441. |
|
Is import feature planned? |




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Json export is in preview mode. Tell us what you think about it.
This feature allows you to export all your data as a json file.
There is no
importfeature for now.Found export in Settings > Export data of your application, like https://app.monicahq.com/settings/export.
All reactions