I’m looking for a good notes taking app to replace The Bad Ones like Evernote.

I want to have the content available over multiple devices (iOS app if possible) and preferably also a web editor.

Any ideas?

  • @[email protected]
    link
    fedilink
    English
    111 months ago

    I host a copy of Obsidian on my server, and I can access it through a reverse proxy. There isn’t any authentication though, so you have to use something like Authelia.

    • @[email protected]
      link
      fedilink
      English
      211 months ago

      Do you mean that you use a VNC connection to access your server UI? Or is there a way to host Obsidian as a true web app?

      • @[email protected]
        link
        fedilink
        English
        111 months ago

        It’s VNC, but it’s included in the docker image I use, so nothing extra other than adding authentication in front of it.