At first I thought it was broken in Firefox 94.0.2 for me. Then I realised that form in the middle of the page was just an image. I also thought the light/dark mode toggle in the middle was real as well.
Show HN: Minimalist offline journal app with a chat interface
11–20 of 66 posts
Re: Show HN: Minimalist offline journal app with a chat interface
#12The best journaling app is anything that opens a markdown file. You can always build the workflow that suits you best.
Re: Show HN: Minimalist offline journal app with a chat interface
#13Edit: After playing around with the app, I see that the backup is a zip with a json file and images. That is great for archival.
Re: Show HN: Minimalist offline journal app with a chat interface
#14This is great! Do you know if this can run an M1 mac? I would like to journal on a laptop versus my phone.
Oh good question, I just tried this the first time, it does! It runs as an iPad app though, and everything seems to be working? :D My plan is to add some log merging functions, so you can eventually merge your logs from your phone to your Mac and vice versa. Thanks!
Re: Show HN: Minimalist offline journal app with a chat interface
#15Love the idea! I am installing it right now and will get the pro to support you. I have a question about backup/restore. What is the backup format? A markdown/plain text would be best for archival purposes, especially for a journal that might be read far into the future. I get that it is offline, but having a journal on one device only without is a double edged sword. If I lose my phone, I lose my journal. Would it b…
Yes, the offline thing is kinda a hurdle to many. The way I'm convincing myself: if I log from multiple devices and backup often, I get some sort of offline partial replication? :D iCloud is great in its partition of user data so the devs don't have access to it, so yes if I were to support auto sync, iCloud would be top of the list. NextCloud is also on the table.
Thank you for the support!
Re: Show HN: Minimalist offline journal app with a chat interface
#16Show HN: ZenJournal – Fast journal app with chat interface - https://news.ycombinator.com/item?id=21876939 - Dec 2019 (25 comments)
(Reposts are ok after a year or so: https://news.ycombinator.com/newsfaq.html. Links like this are just for readers who may be curious for more.)
Re: Show HN: Minimalist offline journal app with a chat interface
#17Love the idea! I am installing it right now and will get the pro to support you. I have a question about backup/restore. What is the backup format? A markdown/plain text would be best for archival purposes, especially for a journal that might be read far into the future. I get that it is offline, but having a journal on one device only without is a double edged sword. If I lose my phone, I lose my journal. Would it b…
The backup format is a simple zip with a folder `assets/` that contains all the images, and a `logs.json` file that contains all the logs, which itself is a simple array with `createdAt, text, image` as keys. Yes, the offline thing is kinda a hurdle to many. The way I'm convincing myself: if I log from multiple devices and backup often, I get some sort of offline partial replication? :D iCloud is great in its partiti…
Re: Show HN: Minimalist offline journal app with a chat interface
#18I think it would be fun to have Whatsapp integration, and I can easily send pictures, notes, voice notes etc to the journal. The other part could be to have a simple chat bot that provides prompts throughout the day, like "what are you doing right now?" or "take a selfie with whoever you're with."
Re: Show HN: Minimalist offline journal app with a chat interface
#19One previous thread: Show HN: ZenJournal – Fast journal app with chat interface - https://news.ycombinator.com/item?id=21876939 - Dec 2019 (25 comments) (Reposts are ok after a year or so: https://news.ycombinator.com/newsfaq.html . Links like this are just for readers who may be curious for more.)