Hey everyone, I’m trying to replace most of the private owned app I use by FOSS ones, and today i’m pointing at notion.

I just use it as a way to organize my notes and use it both on my laptop and phone, and i’m looking for something that can have that fonctionnality.

I’ve already looked into a bunch of foss note taking apps but I didn’t see any that could do it. (maybe i didn’t look hard enough tho)

I’m willing to use syncthing or smth similar if needed.

do you have any recommendations? anyway, have a nice day and thanks to everyone making the internet/softwares more libre and accessible!

    • yo_scottie_oh@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      Do you ever regret that Joplin does not store notes in plain text? (meaning you couldn’t edit your notes in a plain text editor if you wanted to)

      • Moodel@feddit.uk
        link
        fedilink
        English
        arrow-up
        2
        ·
        5 months ago

        Nope not a bit. But you mean through exporting stuff I assume(?).

        If for any reason I need to move something to a text file (very rare) then I just cut/copy and paste without the MD.

        • yo_scottie_oh@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 months ago

          I just meant like if Joplin ever stopped working or vanished overnight. I know it might seem like a contrived scenario, but I’ve always been a little skittish about apps that don’t store files in plain text in case I want/need to use a different editor. Sounds like that hasn’t been an issue for you, though, which is cool.

    • kcweller@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Sadly, because honestly, all the FOSS options that are mentioned in this thread don’t even compare to how snappy, useful and expandable Obsidian is 😭

      • ComradeMiao@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        fully agree but the head coder is aggressively anti-foss on mastodon and I don’t like that. trilium is a decent alternative but it doesn’t have a phone app, and no not triliumnext.

    • Vendetta9076@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Setting up nextcloud for notes is, to take a quote from the late Robin Williams, like doing chemo cause you’re tired of shaving your head.

      • ratatouille@feddit.org
        link
        fedilink
        Deutsch
        arrow-up
        1
        ·
        5 months ago

        either you selfhost with docker. Or you have some php webspace where you have to run an setup-nextcloud.php

        In both ways it simply works. For a small instance with no special need the webinstaller is enougth. (I use it that way)

  • Zarlin@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    3
    ·
    5 months ago

    Obsidian + Syncthing has been working prefectly for several years now for me, across Windows, Android and Linux.

  • Ephemeral@feddit.org
    link
    fedilink
    arrow-up
    3
    ·
    5 months ago

    What also works is using SyncThing. That way you can sync any app that uses files that you want. I use Obsidian for note taking which creates .MD files in a designated folder, I sync that folder with my phone.

  • ExLisperA
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    Anything with cloud support, really. I’m using iotas and some Android nextcloud notes app. Most apps will just write notes to .md files you can sync with nextcloud/owncloud using the desktop client.

  • SammyJK@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    Notesnook should do it! It has a premium monthly subscription thing that gives you some extra functionality, but the free version does sync automatically between devices. I’ve been using it for a year now myself and have had no complaints.

  • communism@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    5 months ago

    I use Notesnook and I’m happy with it. They have a flagship instance with free accounts if you don’t want to self-host.

    If you want something more lightweight and are up for using syncthing, just a bunch of markdown files synced with syncthing also works. You can encrypt them with your pgp key if you want encryption, but that doesn’t encrypt metadata like file names, directory structure, or when files were last edited.

    • moonpiedumplings@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      5 months ago

      Syncthing has encryption as well. You can have a device be “untrusted” so you put in an encryption password, and data sent to and stored on that device will be encrypted.

      Although this does encrypt file (and directory) names, the caveats about folder structure and modification time still apply.

    • kcweller@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      5 months ago

      Its crazy, with a complete fresh install and 0 notes, this application takes half a gig of memory and is constantly making the CPU work, when it’s just running, not even being used?

      I think its wild that it hogs resources like this for a text editor 😅

      • Helix 🧬@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Yeah, one of my issues with it. It’s a browser app in a non-browser corset, like so many modern “apps”…

      • Helix 🧬@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        Yes, basically. Fits my workflow as I usually use bullet lists anyway. You can hide the bullet points and have it be just blocks, in the backend (MD file) it’s still bullets though.