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?

  • remus@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Does this work similar to Syncthing where it syncs the markdown files to the local file system? If so, that’s definitely helpful, but I’m trying to avoid saving/storing my personal notes on my work laptop. I’d rather access them through a web interface and avoid local storage (in certain use cases). Another example is where people can’t install custom software on work computers, so it’s helpful to have a non-Obsidian way to edit the files for those times.

    • Tenebris Nox@feddit.uk
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 months ago

      It just stores them to the folder you choose as a vault for your notes. I have seen people put their vaults on a USB stick which they encrypt for security.

      No web version of Obsidian as far as I know. Have you tried SimpleNote?

    • AngryDemonoid@lemmy.lylapol.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 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.

      • remus@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        11 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?