Thank you for clicking my post.

I’m currently running a Synology Notestation with around 8 clients and while it mostly works, sometimes images don’t load correctly(or doesn’t at all) and has failed on me one too many times.

I’m looking for another notes app similar to DS notes.

1- Rich Text Editor 2- Self hosted 3- Has multiple users enabled 4- Native Android app

Nice to have: 1- offline mode 2- FOSS 3- Has an active community

I host files for my entire family and they rely on notes for all their important documents. So it has to be simple to use.

I have tried benotes, but not having a Native Android app makes it hard for normies to use it. I also tried Joplin, but it’s single user only.

Thank you for the suggestions.

  • Painfinity@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    8 months ago

    Hey!

    Correct me if I’m wrong, but Joplin has all of what you’re asking for and if you self-host, even a few more big things like note sharing and note collaboration.

    As for multiple users: You can have multiple users (“Profiles”) locally inside the app, or if you mean different accounts altogether, you can indeed have and manage them all in your own self-hosted Joplin server instance. Again, Joplin has collaboration and that necessarily entails more than one user/account! But we might mean two different things, happy to help in either case :P

    Edit: added collaboration.

  • nutbutter@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    10
    ·
    8 months ago

    Joplin can be a multi-user solution as well. I use Joplin with Nextcloud. If you don’t want to share notes just use Joplin and every user can use the same nextcloud instance, but different user accounts, to save their notes. If you want to share all the notes, all the users can synchronise with the same Nextcloud user. You can make different notebooks for different users. All the users, however, can see and edit notes. Joplin cannot be a solution if you want to share some notes. It is either all, or none.

    Logseq can be another solution, with the same technique. However, you can use git to synchronise different databases, where one database is used in shared notes and personal databases for non-shared notes. I host my own Gitea (will soon shift to forgejo) to synchronise my Logseq databases.

  • 667@lemmy.radio
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    8 months ago

    Obsidian.md hands down if you can transition to markdown instead of rich text. Lets users have wiki style hyperlinks to notes.

    • baatliwala@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      8 months ago

      Obsidian is one of those applications I sooo want to install because everyone loves it, but to me if I’m going through the pain of selfhosting I want to go FOSS only. Argh!

      • 667@lemmy.radio
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        8 months ago

        The thing I most appreciate about Obsidian is, for now at least, they at least partially embrace a sort of FOSS mindset in that they offer a proprietary thing via a sort of compromise: your data is stored in plain text in markdown, so it remains 100% portable and parseable by anything which can parse markdown.

        But I get what you mean.

        • Fumbles@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          8 months ago

          I’ve been trying it, but the outrageous cost to sync across devices is really annoying.

          • 667@lemmy.radio
            link
            fedilink
            English
            arrow-up
            2
            ·
            8 months ago

            Via their Sync service, yes. If you’re in the Apple ecosystem, they officially endorse iCloud to sync your files, which I personally use. They discourage using Dropbox, but I reckon it’s possible.

            • Fumbles@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              ·
              8 months ago

              I’m on Android and I’ve been experimenting with an App called FolderSync and Google Drive.

    • douglasg14b@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      8 months ago

      And there’s also the live sync extension which allows you to have live document syncs in real time via your own self-hosted CouchDB instance

  • String@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    8 months ago

    I use obsidian and syncthing, although I use it for just myself; as long as you aren’t editing the same document at once it should work. If there is a file conflict, nothing will be deleted, just the conflicted file with have the word “conflict” in the name. So you can do a text compare between the original and that file to see what needs to be merged.

    Syncthing is self hosted, obsidian has desktop and android apps. You can exclude certain files or folders from being synced on a certain device with syncthing. Obsidian uses markdown so that might take some getting used to, but the plus side being all your notes will be text so you aren’t locked in to using obsidian.

    You can also use another markdown / text editor as well, maybe one that supports wiki links for obsidian compatibility but obsidian works with the markdown link format as well.

  • Mom Nom Mom@nom.mom
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 months ago

    I use this app called MoeMemos which is for memos I guess? But the reason I mention it like this is because I’m the user who needs to have the easy access on our server :-P

    I don’t know if it’s an active community or not just checked and it looks like it’s active on GitHub at least.

  • AbidanYre@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    I also tried Joplin, but it’s single user only.

    No it’s not. I have a self-hosted instance of the server and can share notes with the rest of my family.

  • dave@hal9000@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 months ago

    I am really happy with Trilium. Powerful enough to do lots of things, simple enough to just take notes. The install comes with some neat templates for the advanced stuff. Running on docker on my Synology, I can use the web UI there but I prefer the desktop client.