Looking for a self hosted diary type of service. Where I can login and write small topics, ideas, tag them and date them. No need for public access.
Any recommendations?
Edit: anybody using monicahq or has experience with it?
Clarification: indeed I could use a general note taking app for this task. I already host and use silverbullet for general notes and such. I am looking at something more focused on daily events and connections. Like noting people met, sport activities and feedbacks, names, places… So tagging and date would be central, but as well as connections to calendar and contacts, and who knows what else… So I want to explore existing more advanced, more specialized apps.
Edit2: I ended up with BookStack. MonicaHQ seems very nice but proved unable to install using containers. It would not obey APP_URL properly and would mess up constantly HTTP / HTTPS redirection. Community was unrepsonsive and apparently github issues are ignore lately. So i ditched MonicaHQ and switched to BookStack: installed in a breeze (again container) and a very simple NGINX setup just worked. I will be testing it out now.
If you wanna go nuts on the data, probably Obsidian.md with the built-in Daily Note plugin and the Dataview plugin, which allows you to do all kinds of crazy operations on the data in your vault as if it was a database.
If you wanna go less nuts, obsidian still has tagging, linking notes, daily notes, and all kinds of other stuff built-in and is extensible by things like the Calendar plugin from the community.
And everything is stored as plain Markdown with the occasional hint of JSON (for some plugins) so you’re not locked into using Obsidian until the end of time. Your data is yours.
(I realise this sounds like an ad but I’ve just been using Obsidian for years now and I enjoy it)
I have been using obsidian for the past few months and i really enjoy it. It’s not open source, but you can self-host a not syncing service called Obsidian LiveSync that I use to sync between my computers and phone
I’ve resorted to just syncing my fault folder using Syncthing externally, surprisingly convenient
Sweet! Does it sync to mobile? I’m on ios, and haven’t looked into syncthing
The only practical reliable solution last I checked to syncing on iOS is to go with their paid service or use iCloud and set up iCloud on the desktops you want to sync with. You can jump through hoops with GitHub sync and a paid GitHub client on iOS that makes syncing fairly easy but fundamentally iOS does not really allow background syncing for anything but iCloud. There was also a selfhosted syncing plugin I tried out before that may have gotten better but I just found it too unreliable. Worth checking out perhaps.
Syncthing does have an Android app, but I’ve never looked into doing anything syncthing-related on iOS because I simply don’t have any iOS devices :/
If it isn’t meant for others to see, what’s wrong with a .txt file you just add notes to?
Organization, sorting, categorization… Indeed a TXT can do the job, but why limiting to that…
I already use silverbullet for general notes… But looking for something more targeted and specifically meant for diary tasks.
Tried the demo, nice, but still mostly a note taking app. Seems easy to selfhost
I’d like to add to the voice about Memo. It’s very nice, stable, loads of features if you want them and actively growing.
I think of my “diary” as a stream of consciousness. Thus Memo makes sense. It feels like a personal Twitter feed.
Tagging, photo upload, links. All that works great in Memo.
Here is a list of note-taking apps:
https://github.com/tehtbl/awesome-note-taking
By the way, I am building my own Journaling system, it’s still early stages and I am looking for ideas!
I dont have the same usecase, but BookStack will check most of your boxes
Joplin
Why not use Journal from Silverbullet since you already have it https://silverbullet.md/Library/Journal
You can just copy those templates and edit them as you wish, for example I have one for Stand-ups at work
Plain text or org mode file.
I personally use private github repo as my diary. I don’t want to lose my data by accident. I trust github more than I trust myself
You trust Microsoft?
When it comes to preserving my data? Yes. Though I’d be concerned about privacy of my diary too, I get your point. Public code is one thing, but personal notes is another.
Are you okay with your diary being consumed by copilot?
Didn’t I answer this question in my previous reply?
Welp, I guess you did
I use Standard Notes
Not really what I call open source. Long topic, not OT to discuss here…
Joplin
I find Joplin cluncky and kinda slow. Also, it’s storage is not plain MD even if the files are called .md
WordPress could probably do it, you don’t have to give it public access.
I think OP needs to explain why a note taking app is not a diary app in their view.
I did, on top post.
Sorry, I don’t see it. Do you mean in a reply to a comment?
You have and use Silverbullet. Why not use templates and Silverbullet? It’s basically made for exactly that use case.
Looks very promising, but its not self hosted? Looks more like an app / local webapp?
The “no public access” made me think a local option would suffice.
There’s noteself as a self hosted version.
I used it for a while but ended up moving to Joplin to be able to share notes with family. Noteself/Tiddly seemed like a better fit for your described use case though.