I am trying to slowly de-Google-ify myself by moving to open source apps, I wanna ditch google notes and evernote. I tried obsidian, standard notes, and joplin, I liked using obsidian on PC and standard notes looks nice on android but obsidian you need to pay to have sync and standard notes doesn’t do markdown unless you pay (are plugins only on PC???). Joplin has most features I need but I don’t like how it looks/feels on android (haven’t tried in PC yet)

Basically what I want the most in a notes app is offline with sync capability for phone and PC, would be nice to make folders for notes like notepads on evernote, and md is a big plus but I can live without it. I would love if I could use something like proton drive for cloud sync and wouldn’t mind paying for obsidian if it was cheaper cuz $8 per month is too much for my minimum pay and I didnt see any cheaper plans.

EDIT: If no one has any better suggestions, I am thinking of trying to setup obsidian with syncthing.

  • GadgeteerZA
    link
    fedilink
    English
    205 months ago

    I actually use Obsidian on my Linux desktop, synced with Syncthing to my Android phone, iPad, home server, etc (have version control also active to keep older copies of notes). Mainly because the volume of notes I do is on the desktop, and I need them for reference everywhere. But I’m not sure Obsidian is best as a phone app (bit busy), but you could test it with a simple UI.

  • tate
    link
    fedilink
    14
    edit-2
    5 months ago

    Because of a different Lemmy post, I’m just now trying out Orgzly. It looks terrific so far, and I think it meets all your needs. It stores everything in plain text, so you just have to sync the text files.

    edit: as noptys points out, Orgzly Revived is what you want to use (and what I meant to recommend).

  • themadcodger
    link
    fedilink
    125 months ago

    I’m late, but I have Obsidian set up with Syncthing and it works flawlessly. I adore Syncthing and would be lost without it!

    Depending on your note taking needs, if Obsidian is too much, you could do the same with Notable/Noteless and Syncthing.

    • @tuhriel@infosec.pub
      link
      fedilink
      55 months ago

      I’m syncing obsidian with Drive via my Synology NAS

      Basically everything where you can sync files should work.
      The only downside I saw was that I had to reconfigure all clients individually (plugins, themes, template settings etc)

    • @AVengefulAxolotl@lemmy.world
      link
      fedilink
      25 months ago

      Yeah, same. It just works™!

      Syncthing is such an awesome app, it basically allows the usage of so many apps which just use plain files instead of the Cloud™. Obsidian, Signal, Aegis Auth, Grayjay to just name a few.

    • @Shady_Shiroe@lemmy.worldOP
      link
      fedilink
      35 months ago

      At the very least most of the recommendations are not run my multi billion/million companies like Google keep, notion, and evernote who are always suspicious in what they do on the side.

  • PaolaB
    link
    fedilink
    English
    105 months ago

    I am using Joplin with syncthing. I don’t need online services for syncthing. My smartphone is the center of this synchronization of notes with three different pc in three different places (I do it with keepssxc database too). I just have to be a bit careful and so I check that the synchronization has been done before writing notes an another device. It’s a nice solution for me. The devices are an android smartphone, two linux laptops and a Windows pc. It works.

    • Derrick
      link
      fedilink
      English
      35 months ago

      Joplin with a WebDAV server (for me it’s Infomaniak’s kDrive) provides syncing across multiple devices and is pretty much transparent. You should just force synchronize when leaving one of the apps to be sure (kind of like the save button in most programs).

      • PaolaB
        link
        fedilink
        English
        15 months ago

        Ok. Thanks for the suggestion. I’ll look into it

  • @Trent@lemmy.ml
    link
    fedilink
    English
    95 months ago

    Using Obsidian with mega on desktop and FolderSync covering syncing the android side of it. Works fine.

    • @Lem453@lemmy.ca
      link
      fedilink
      4
      edit-2
      5 months ago

      Obsidian-livesync works very well If you have some self hosting skill / hardware. The sync happens in realtime and is almost like Google docs. Allows excellent sync between all devices

  • @filister@lemmy.world
    link
    fedilink
    7
    edit-2
    5 months ago

    You can check Obsidian with Syncthing or Anytype.

    I think Anytype would or did already release their source code, while obsidian isn’t open source but it creates Markdown files which is very nice.

    • Ark-5
      link
      fedilink
      25 months ago

      Came here to say exactly this. I might move to EMacs org mode, but I’m still reliant on devices that offer better gui experiences with Obsidian than a command line based solution using EMacs

  • @ali@lemmy.ca
    link
    fedilink
    55 months ago

    I was about to suggest obsidian+syncthing when I saw your edit. I’m using the same combo on multiple devices and it’s working flawlessly.

  • Delightful Dude
    link
    fedilink
    5
    edit-2
    5 months ago

    I highly recommend:

    • Web: Nextcloud + Nextcloud Notes App + Qownnotes Sync App
    • Desktop: Qownnotes and/or vim (or any texteditor of choice)
    • Mobile: Nextcloud Notes

    Main advantage of this software stack over other solutions like joplin is the handling of the notes. Everthing is stored in a simple folder structure in plain markdown text files (*.md). This means if anything breaks, you are always able to read and edit with any text editor on any system! I switched away from joplin because it stores the notes in a database and notes file names are a cryptic string, so if you are not able to load joplin it’s very hard to find anything.