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
    22 years ago

    I went with Nextcloud Notes, because I don’t want anything saving files locally that I then have to worry about syncing. I can just point a browser at it from wherever I am, or use an app. Also, it’s nice that Nextcloud Notes saves them as markdown, so I can easily migrate the data elsewhere if I ever want to. And those markdown files are treated like normal Nextcloud files, so if you do want to sync that stuff, your notes sync along with everything else.

    • @[email protected]
      link
      fedilink
      English
      12 years ago

      Thanks for Floccus suggestions. It says it syncs over Nextcloud Bookmarks, does that mean you wouldn’t need a dedicated app except for Nextcloud?

  • @[email protected]
    link
    fedilink
    English
    102 years ago

    Obsidian is popular. Markdown-based and lots of plugins. Can get super powerful.

    You can try Appflowy. It’s a Notion clone written in Flutter. Open source and batteries-included for a bunch of note-taking applications.

    Nextcloud notes seem to be a good evernote alternative. Just notes, nothing bigger.

    • @[email protected]
      link
      fedilink
      English
      32 years ago

      Second obsidian. And if you want to self-host a sync for it you can.

      There’s a selfhosted sync plugin that lets you sync changes between many devices with a couchDB handling it all.

      It works pretty smooth, and keeps my computers and my phone in sync as long as I’m on the LAN or VPN.

  • @[email protected]
    link
    fedilink
    English
    13
    edit-2
    2 years ago

    Another vote for Trilium.

    A couple of years ago Roam Research was trending, I read some articles and reviews about it and I liked the concepts it introduced. I looked for a free, open source self-hosted cross-platform alternative to Roam and found Trilium.

    Its native on Windows, Mac, and Linux, while it doesn’t have any Native Mobile apps, the webapp works on great on mobile and can be installed to your phone launcher as a PWA.

    It does everything I want, and I use it a lot. A bunch of my colleagues have been recently moving from Evernote or Notable, over to Obsidian, and I understand Obsidian is the new hot thing, but I think I’ll stick with Trilium.

    My advice would be to try out a bunch. Note taking is surprisingly nuanced and personal preferences play a major role. Try each one for a week or two, and see which best matches your workflow and your requirements.

    • @[email protected]
      link
      fedilink
      English
      2
      edit-2
      2 years ago

      +1 for Trilium, been using it for about a year now and I like it over the other solutions I’ve tried: Joplin, Obsidian, and logseq.

      Don’t forget about Trlium’s white board feature! I didn’t know it existed until recently - create a new “canvas” style note to get it started

    • @[email protected]
      link
      fedilink
      English
      22 years ago

      Great point about this being such a personal preference thing. I was thinking that as I was reading through all these passionate replies.

    • @[email protected]
      link
      fedilink
      English
      22 years ago

      I also useTrilium but I have to say that the mobile experience is pretty poor. You loose the ability to add labels and most of the desktop features are stripped away. If all you need is to simple read and write, then the mobile web app may suffice. There is also a bug where many android keyboards cause typed characters to duplicate (a ckeditor bug)

      I’m still sticking with Trilium because the desktop app is super. I’m definitely looking forward to a mobile app at some point (its bound to be developed by someone!)

      • @[email protected]
        link
        fedilink
        English
        12 years ago

        I agree with that, mostly. However I find I don’t really ever need to add or edit content on mobile. I only use the web app on mobile to lookup something when my laptop isn’t at hand. There is the official Trilium Sender app for Android that allows you to forward text, pictures, links, etc from your device to your Trilium server, then you organise the content when you get back to your laptop. I find that fills any gaps in functionality. I hate brain dumping or editing long or complex paragraphs of text on my mobile anyway.

  • @[email protected]
    link
    fedilink
    English
    62 years ago

    I use Trilium, it just scratched the need I had which obsidian and logseq couldn’t somehow.

  • wrath-sedan
    link
    fedilink
    22 years ago

    I currently use primarily Logseq with a little Obsidian because it’s just a really pleasant text editor and Zettlr for long form writing and research. The nice think about keeping it all Makrdown is that I can use any of them depending on what features/UI I need.

    Logseq does have the web editor but it’s more of a demo (it’s literally called demo.logseq.com) but it gives you the full vanilla feature set as long as you connect a local directory. I use Logseq Sync just because I was paying to support the team anyway, and it’s worked very well so far. Just ran into an issue where my laptop with most of my notes broke and so I made a portable version of the app to put on a USB and work on a library computer and it ran and connected to my Logseq Sync remote graph surprisingly seamlessly.

    • Tenebris Nox
      link
      fedilink
      English
      42 years ago

      2nd vote for Obsidian.

      I’ve moved from OneNote and Evernote about two years ago to Obsidian. I tried out (and still do look at) all the note-keeping apps and Obsidian beats hands down. For me, the major determiner was that it saves to plain text files that I can just transfer into any future app easily. The other aspect is that plug-ins enable you to tailor how Obsidian functions to your own working processes.

      I’ve found keeping Obsidian in sync over iCloud pretty good as long as you keep the number of plug-ins on phone and iPad limited.

      • @[email protected]
        link
        fedilink
        English
        32 years ago

        Obsidian is great except for the times when you can’t sync your notes to a local file system (like on a work computer). Does anyone know of a self-hosted web app that’s effective for reading/editing the markdown files?

        • Tenebris Nox
          link
          fedilink
          English
          42 years ago

          Have you tried Remote Save plugin?

          I use it to sync from a webdav on my NAS at home to work computer if I ever need it. It also syncs from services like OneDrive, Dropbox, S3 etc.

          There are other versions of similar syncing.

          • @[email protected]
            link
            fedilink
            English
            12 years 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.

            • @[email protected]
              link
              fedilink
              English
              22 years ago

              Not being able to install local apps is a valid issue. But if you are really concerned about a work laptop, I wouldn’t trust something just because it’s web based. Depending on the company, they can access that data if they really wanted to just alomst as easily as a file on disk.

            • Tenebris Nox
              link
              fedilink
              English
              12 years 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?

            • @[email protected]
              link
              fedilink
              English
              12 years 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
                22 years 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
                  12 years 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.

  • @[email protected]
    link
    fedilink
    English
    22 years ago

    I use markdown files + Nextcloud for synchronization. What I like about it is that I can use any markdown editor. Currently I use Nextcloup app on mobile and Pulsar or Nextcloud Web UI on desktop.

  • reflex
    link
    fedilink
    8
    edit-2
    2 years ago

    Logseq + Syncthing?

    No web editor though—well, they have a tutorial web app that I think you can force into editing your markdown files, but that’s not what it’s meant for.

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    I know we’re in selfhosted, but if you’re just looking for an Evernote replacement, OneNote is the OG and really gets the job done.

  • shellsharks
    link
    fedilink
    English
    12 years ago

    What kinda notes are you looking to take? If you want something real simple but works across all devices, is super fast and with great search, try Simplenote. If you want something with more power, I’ll echo what others here have suggested and say Obsidian. Don’t do notion.

      • shellsharks
        link
        fedilink
        English
        12 years ago

        Basically this https://www.notion.so/product/ai. AI hype train, won’t be long til this is default (if it isn’t already) and they steal all your notes/writing to feed LLMs and monetize your work without you knowing.

        • @[email protected]
          link
          fedilink
          English
          12 years ago

          Weirdly, I’m more or less okay with this. Hope someone gets my ballin’ Teriyaki sauce recipe

          Kidding aside usually this type of thing bothers me, for example I’m actively trying to find alternatives to Google services. But I feel like I’m not giving up that much information here.

          I just want a notes app that is intuitive and pleasant to use, and I really like notion’s UI

          • shellsharks
            link
            fedilink
            English
            1
            edit-2
            2 years ago

            You do you then! I tried notion but switched to obsidian because I found Notions web UI awfully slow given I just wanted to muck around with plaintext and markdown files. It wasn’t a bad product though. They’re popular for some good reasons too.

      • @[email protected]
        link
        fedilink
        English
        32 years ago

        My biggest reason for moving off Notion (and to Obsidian) was lack of offline availability. This has left me in a bind multiple times.

        • @[email protected]
          link
          fedilink
          English
          12 years ago

          Actually you are right, this is really annoying. Its also quite a “heavy” app, takes quite a while to start up, and I have to re-login constantly.

  • @[email protected]
    cake
    link
    fedilink
    English
    9
    edit-2
    2 years ago

    Standard notes all the way

    Edit: heard good things about Notesnook too, but haven’t tried it myself.