Alternatives
Products that do what deariary – An automated diary generated from the tools you use does
I have never been able to keep a diary. Tried paper notebooks, journaling apps, daily templates. Always the same arc: a week of momentum, then nothing. The busiest days vanished first, because I was too busy living them to write anything down. At some point I noticed that I was already recording my life without trying. My calendar had every meeting. Slack had every conversation. GitHub had every commit. The raw material was there, just scattered across a dozen APIs. So I wrote a set of collectors and a cron job that pulls it all together every morning and has an LLM write a diary entry from…
- 1

- 2

- 3

- 4

- 5IF
Journaling is a great practice to learn more about yourself - if done daily. I tried it multiple times and couldn't stick to it. This project is how I finally fixed it for myself. It works by eliminating my excuses. There is only one question a day that I'll answer - no time spent on "finding the perfect topic". I only need to go to the page - not find my notebook or create a new note/paragraph in another app. I only left myself a relatively small input area, less than a page in a small notebook - that way the commitment doesn't feel too big. I really enjoy the process and it has become…
2022 · dailyprompt.org
- 6PD
2023 · aidiary.io
- 7QG
This is a tool which lets you easily manage different versions of ideas, helpful for writing essays. I've found myself wanting this every single time I go through the drafting process when writing, and I've been frustrated every time I find myself accidentally working on an old draft just because there was a paragraph that I liked better. This solves it. I hope the community like this as much I enjoyed working on it! Note that it's currently a beta waitlist because there's some bugs with the undo/redo state management and so I want to dogfood it for a bit for reliability. It says April…
Mar 2026 · quillium.bryanhu.com
- 8IB
I’ve always liked fast online tools for jotting notes or organizing thoughts — but most “productivity” sites either save data to the cloud, require sign-ups, or are full of distractions. So I built an online productivity tools website, a small collection of browser-based tools. It includes an online notepad where you can write and save notes right in your browser, a cornell notes tool available in more than 20 languages, and more coming soon like a pomodoro timer and a simple blank page for focused writing. Everything works entirely in-browser using localStorage — no accounts, no cloud sync,…
Oct 2025 · onlinenotep.ad
- 9FW
I’m specifically looking for a tool a user shared on here that facilitated writing for content by scrolling up and disappearing text as new text was inputted. I believe it was a HTML/JSS only solution - a small personal project. I’ve done a lot of focused searches, but haven’t been able to find this comment. That said, I love these sorts of projects. I know they’re a self-indulgence and often a distraction. I’m celebrating that for a moment, personally. Please share your favorites writing tools, the smaller and more personal the better.
2021
- 10

- 11

- 12

Personal productivity. Offline-first. E2E encryption.
Dec 2025
- 13OI
I'm trying to get the motivation up to actually finish building out a "real" product, and I found myself needing a "win" to keep my momentum up. So, I hacked out a little one sentence journal app last night. I experimented with a few UI things (e.g.., the autosaving of the sentence for today and so on), so it was a good learning experience also. You can check it out at: http://osod.im
2012
- 14HM
Hi, I'm Marcus. I've spent the last 15 months or so home-coding on a document database, after work, on weekends (every waking hour). My plans for this particular weekend was to implement log-structured writing. It went faster than I thought and the results were faster querying times and fast, append-only writes. I've been working on this for almost a decade and being this close to the finish line feels surreal. This is my seventh iteration I believe. Everytime I realized I had an architecture built on a bad model I walked away, often in fury, depressed over my weak coding abilities but…
2017
- 15AF
https://github.com/inoda/private_journal Built this to use myself, and I'm curious if anybody would be interested in using it. I'm also wondering if anybody has tips to make it more secure (I'm super super new to encryption and whatnot). The security is probably a bit overkill since chances are that nobody cares about what I'm journaling, but it is fun to implement from a code standpoint.
2019
- 16IB
Hi HN, I’m still in college and new to the startup world, but here is my first shot at a side project: Milburn, an integrated therapy+journal tool(https://milburn.vercel.app/). I built Milburn bc every mental health tool I could find was missing something: the therapy apps didn’t have voice/memory/too expensive, and the journal apps were always a PITA to sync with therapy. We trained the chatbot’s model on specific therapy modalities(I personally need CBT sessions, but we also have others like DBT), and then created a prompted journal, added a feedback loop, voice…
2024 · milburn.vercel.app
- 17IM
Hi HN! Writing has been a big part of my life for the last few years. It's helped me make sense of the world around me through journaling, and my blog and technical books have made wonders for my career as an engineer. Something I've always been missing is an online community where I can practice my skills and learn from other aspiring writers. I built Tavern, hoping to solve my own problem. Its main concept is that every Monday everyone in the app gets asked the same writing prompt and you have seven days to submit your answer. You can look at what others have posted, but only after you've…
2023 · writerstavern.io
- 18IF
Hello there! I hope you're doing well today! I wanted to share something with you. Recently I was on the hunt for the best way to journal daily. Well, I had this idea - what if I could feed all my daily entries to an AI (ChatGPT), and create a friendly, supportive character like Socrates or Simon Sinek? This way, I could ask any questions about my life and mental health, and get some amazing advice on how to improve myself! The results have been absolutely mind-blowing ! I even made a short GIF to show you how it works - check it out! - https://gifyu.com/image/SdHLH I've…
2023
- 19MW
Over the weekend I wrote a small web app that takes an RSS feed for a blog, grabs the feed, cleans up the HTML, strips out small irrelevant images and compiles them into an e-book with chapter anchors. It requires a Google login since it uses the Google Reader "API". As an example, I was going on a long vacation and had recently discovered Paul Buchheit's blog. I used this tool (which was then just a Python script) to create an e-book and I literally read his blog "cover to cover". It's still rough around the edges, but I figured I'd iron those out if at least one other person thinks they…
2011
- 20BY
I've just published my app and I would love to have more feedback on it. I got the idea when I was busy moving around several projects during my last semester. And I always don't know which project I should work on next. Even worse, whenever I'm busy with something, I no longer have time to "read book", "go jogging" etc. That's when I thought it would be great if there is an app that keeps track of all the tasks that you want to do and habits that you want to make. And here it is! https://www.youtube.com/watch?v=sKVr0k9Hax0…
2014
- 21BA
I am a product designer by profession, and recently, I ventured into coding and started developing applications. Today, I'm excited to share a project I've been passionately working on. The concept is a voice-activated journal: just voice-record your thoughts, and the app will transcribe them into text. I built this to help those like me who struggle to build a journaling habit. Also has features that encourage habbit building like a streak/tracker and a threshold marker encouraging you to record a minimum amount. I used OpneAI Whisper to power the transcriptions which means you can…
2023 · main.d35lo6kdqvpjht.amplifyapp.com
- 22AB
https://rxjourney.com.ng I realize SvelteKit is overkill, but I originally had bigger plans for the blog, before deciding to just keep it simple. Yeah, I had Medium open on a different tab while building. It's going to be a personal blog where I write about my experiences, if you're interested you can subscribe to the newsletter.
2024
- 23AS
I wrote this to easily create daily notes. It does very little - creates a file with a template and puts them in a directory of the current month and year. I was using Obsidian to manage my daily notes before this but in the back of my mind I was worried about privacy. I hope you try it once!
2023 · github.com
- 24

Write a few words each day. AI reflects back your patterns.
Feb 2026 · onelinediary.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →