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.

  • Norgur
    link
    fedilink
    01 year ago

    Yeah, I think you’re looking for Monica at this point.

    • ShimitarOP
      link
      fedilink
      English
      01 year ago

      Not really what I call open source. Long topic, not OT to discuss here…

    • ShimitarOP
      link
      fedilink
      English
      01 year ago

      Looks very promising, but its not self hosted? Looks more like an app / local webapp?

      • Norgur
        link
        fedilink
        01 year ago

        it’s a bunch of loose files, basically. If you wanted it actively hosted, you’d just need to put them into a web server, basically.

      • @AbidanYre@lemmy.world
        link
        fedilink
        English
        01 year ago

        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.

    • ShimitarOP
      link
      fedilink
      English
      01 year ago

      I find Joplin cluncky and kinda slow. Also, it’s storage is not plain MD even if the files are called .md

  • rem26_art
    link
    fedilink
    01 year ago

    Maybe not be exactly what you’re looking for, but Logseq has a daily note-taking function. When you open it for the first time of the day, it shows you a blank journal with the current date as the header and you can put whatever you want in it. It has a search function that can search through all the notes you’ve made for specific text. It saves each day as a separate markdown file and you can sync these to your phone or other devices with Syncthing, a cloud service like Google Drive, or with git if you host something like Forgejo.

    The only thing about Logseq is that it doesn’t use the standard syntax for Markdown checkboxes. Instead, it has it’s own Todo syntax, which is perfectly human readable without Logseq, but loses out of some convenience if you were to migrate to something else.

    • SayCyberOnceMore
      link
      fedilink
      English
      011 months ago

      +1 for Logseq… I’m using it for work as well as personal stuff and it’s strength is automatically creating new pages (and reverse links back) by just typing ‘’ [[that new idea]] ‘’ and you’re done. Fantastic.

      And sync with syncthing

  • Simon Müller
    link
    fedilink
    English
    01 year ago

    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)

    • @abies_exarchia@lemm.ee
      link
      fedilink
      English
      01 year ago

      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

      • Simon Müller
        link
        fedilink
        English
        011 months ago

        I’ve resorted to just syncing my fault folder using Syncthing externally, surprisingly convenient

  • Morethanevil
    link
    fedilink
    English
    01 year ago

    Memos is a great app for this or if you want it local, use DiaryVault

    DiaryVault can sync (encrypted) with Nextcloud too. Memos is a serverapp, it has a good responsive webapp

    • @WhatAmLemmy@lemmy.world
      link
      fedilink
      English
      01 year ago

      Your data is securely preserved on your Google Drive / Dropbox account, ensuring complete ownership and privacy

      Lol

      • Morethanevil
        link
        fedilink
        English
        01 year ago

        You can sync with Nextcloud ☝🏻

        Gdrive is for people without anything

  • rand_alpha19
    link
    fedilink
    01 year ago

    Seems like Monica or BookStack would fit your criteria. I looked into Monica for a similar reason but ultimately it seemed like too much work to organize every person in my life so meticulously. But if that’s what you want, it might be perfect for you.

  • Sean
    link
    fedilink
    English
    011 months ago

    I don’t think it will have everything you’re looking for, but I really like DailyTxT. I do have a couple other note-taking apps & seeing if I want to replace DailyTxT with Obsidian, but I like the web-hosted & straight-forwardness of DailyTxT.

    • ShimitarOP
      link
      fedilink
      English
      011 months ago

      This looks very cool, will definitely give it a try. Thank you

  • Rimu
    link
    fedilink
    English
    01 year ago

    Like a blog?

    Check out Wordpress, Hugo or Ghost.