57

I love the concept of apple’s in house journal app which allows you to create dated posts that include text, videos, and photos. I hate the idea of writing anything private in a journal hosted by apple as well as the fact that apple could discontinue at any time. Any ideas on a way to achieve something similar in a clean interface (a long word document wouldn’t cut it) without the middle man? A dedicated un-networked device even?

you are viewing a single comment's thread
view the rest of the comments
[-] hoherd@programming.dev 4 points 1 month ago* (last edited 1 month ago)

I am also on the hunt for a good self hosted journal for life journaling (not note taking like some other links in other comments). Here's what I am trying to replace:

I've been using DayOne without subscribing. I've had a lot of ups and downs with DayOne over the years, but I've finally found a way to use it with the free plan that I'm happy with, that kind of fits into a self hosted setup. I journal on my phone, and also in my laptop. I love that it captures location, weather, music, step count, and activity. After a month or so, I export the journal entries as json, and put them into a private hosted view and search interface that I'm in the process of writing in Python.

The DayOne journal data does not need to be synchronized to the cloud, and can even be encrypted by you, but who knows how much of your metadata is sent to them.

This setup is far from ideal because it's not entirely private (metadata is probably leaking to the company), but it does have solid data liberation, is free (as in beer), can be encrypted, and the format is just json so it's easily inspectable and transformable. It's been working fine for me for several years (I actually have over a decade of DayOne journal history). It's kludgy and not turnkey, so definitely not for everybody.

Side note for anybody who is using DayOne: I highly recommend making sure your backups are working, and saving a copy of the backup periodically. I store my exported entries in git and over the years have observed lots of instances of corrupt data due to sync problems with their sync server, which is another reason I want to move to self hosted.

this post was submitted on 23 Jul 2024
57 points (95.2% liked)

Selfhosted

39206 readers
285 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS