Comment on Meet Journiv! A Self-Hosted, Privacy-First Journaling App (Day One/Apple Journal Alternative)
rockstar1215@lemmy.world 2 days agoThank you for adopting Journiv! Yes the export will be added. I do agree with you that a human accessible export is very important. I am a software engineer who knows how to make docker backups etc etc but I never do it :) I know I can set it be automated but the friction is too high to do it.
Journiv is being built for out of need and to be the solution of owning memory so it long term strategy is at it’s core. I am personally using it for all my memories with my young family so it will be devastating to lose it because of backup friction.
My plan for Journiv is:
- 1 Click export which periodically created a static HTML site with all the entries and media. Zips it and put in local location configured by user. Since journiv run in a docker container the first phase will be putting it but not tied to docker container lifecycle. Second phase will be integration with a network file share where Journiv can automatically dump the export. Once I configure it I want it to just work not fiddle or worry about making backup. If backup fails I get some discord/telegram notification or within Journiv app.
- Flat JSON export with media. HTML static site will allow user to see entries but JSON export is critical so that the entries can also be exported some where else if the need be.
tenebrisnox@feddit.uk 2 days ago
That sounds fantastic. Journiv has kick-started me into journalling before bed again. Thank you for uour work.
rockstar1215@lemmy.world 12 hours ago
Import/Export are coming very soon! Here is sneak peek github.com/journiv/journiv-app/issues/92#issuecom… Built in a way that we can easily make and keep backup without fiddling with docker.
rockstar1215@lemmy.world 2 days ago
I am happy to hear that :)