Up to now I’ve been using Simplenote, which has a Linux client (but also Android & iOS) & supports live collaboration on notes. However, Simplenote hasn’t had a meaningful update for a long time, & it’s recently been behaving strangely, e.g. notes undeleting themselves, line duplications & undeletions.

Can anyone recommend an alternative? Spinning up an ownCloud/nextcloud instance just to use Joplin feels a little overkill. I stumbled across turtl, but the project looks abandoned.

  •  Dave   ( @Dave@lemmy.nz ) 
    link
    fedilink
    32
    edit-2
    11 months ago

    Joplin has multiple sync options. Other than Nextcloud, you can use OneDrive, Dropbox, and they have a subscription service as well.

    Obsidian is another to look at, but you need to either pay for sync or bring your own sync (though I don’t know that you can sync to mobile without using their sync edit: see below comment by @fossisfun@lemmy.ml that explains how to do it).

    I think it’s probably helpful to know if sync across platforms is important to you, and if so, whether you’re willing to pay for it. I’m not sure that there are really many alternatives to an app provided for free with free syncing - that costs money to provide and honestly I’d be a bit dubious about using a service like that.

    •  FOSS Is Fun   ( @fossisfun@lemmy.ml ) 
      link
      fedilink
      English
      2211 months ago

      You can select a local folder in Obsidian for Android and sync the folder with Syncthing. You can even revoke network permissions for Obsidian and it all works completely offline (Flatpak override: --unshare=network / GrapheneOS: don’t allow the network permission).

      This is my current setup, even though Obsidian is not FOSS. I like that it stores standard Markdown files in a traditional filesystem hierarchy, instead of what Joplin does with using Markdown files as a database. This means that with Obsidian I can use any text editor or any other Markdown app to access and edit my notes, whereas with Joplin I would have to export them first to standard Markdown and then potentially rename and reorganise all the files and their attachments.

    • There’s also plenty of FOSS obsidianlikes. Logseq looks promising, but I’m sticking with Obsidian because I rely a lot on some of the extensions.

      Either way, migrating is as easy as opening the same folder in one app or the other, so you might as well try.

  • I just sync a directory called “Notes” everywhere and use whatever text editor is most comfortable on any given platform to edit Markdown documents. Helix on desktop, Markor (or, increasingly, Simple Text Editor) on Android. For checklists, same thing except I use todo.txt for the file format, and the todo script on the desktop and Simpletask on Android.

    I have been looking for a self-hosted, concurrent collaborative web editor, as asking my wife to write Markdown is a bit much, and the syncing becomes more complex, but I haven’t settled on something.

      • Thanks, Hedgedoc looks like a neat project. It’s focused on Markdown, which is nice, and the preview is handy. The editor requires some knowledge of Markdown, and willingness to use it in some instances, which means it won’t be the best option for my wife. While she’s certainly capable of learning markdown, she has no willingness - it’s one of those areas where she just can’t be arsed to fuss with it. Embedding images, for example, and even seeing the markup while she’s editing is distracting for her.

        Anyway, I need to find some WYSIWIG editor. If it saves and loads markdown, all the better, but it’s more important that the editor lool Word-ish, which is what she has to use at work.

        Thanks for the pointer, though!

    • iOS has Möbius Sync as a Syncthing client, but it is not free ( but only 5$ one time payment) if you want to sync folders from other apps like Syncthing. The option to sync other folders was introduced this year.

  •  Minty95   ( @Minty95@lemm.ee ) 
    link
    fedilink
    10
    edit-2
    11 months ago

    For note taking, Joplin is pretty good, in fact I went from Simplenote to Evernote (over kill and not free) to Joplin using Dropbox for the syncing (syncing is done by Joplin, so you don’t need a ‘syncing’ app) between my PCs, all Linux and my Android phone. Simple to set up and free. I do not use it as a Journal as that is extremely poor, but for notes, it’s perfect

  • Joplin + Syncthing is great, as other people suggested.
    I keep it even more simple: I write stuff in markdown, share my .md files with Syncthing and edit them with markdown editors.
    The best I’ve tried so far for Android is Markor, while on Linux I either use Ghostwriter (on KDE) or Marker (on Gnome)

  • Notesnook and Standard Notes are really good. Both are end-to-end encrypted and FOSS.

    Every other app and solution I’ve tried is kinda janky, e.g. using Dropbox, git, Syntching or some other app to sync across devices. I want an all-in-one, encrypted, cloud-based, FOSS solution.

    I’ve been using Standard Notes for some years now and I’m pretty happy with it.

  • TiddlyWiki — a non-linear personal web notebook

    TiddlyWiki, a unique non-linear notebook for capturing, organising and sharing complex information Use it to keep your to-do list, to plan an essay or novel, or to organise your wedding. Record every thought that crosses your brain, or build a flexible and responsive website.

    TiddlyWiki lets you choose where to keep your data, guaranteeing that in the decades to come you will still be able to use the notes you take today.

    https://tiddlywiki.com/

  •  Solar Bear   ( @bear@slrpnk.net ) 
    link
    fedilink
    English
    311 months ago

    If you want it to be truly multiplat and want to control it, you either need a self-hosted web service (simple as a basic wiki or as complex as nextcloud) or just sync plaintext markdown files and use an editor on each platform. Anything else and you’ll just eventually end up in the same situation.

  •  sLLiK   ( @sLLiK@lemmy.ml ) 
    link
    fedilink
    3
    edit-2
    11 months ago

    I’ve used vim with a smattering of essential plugins for years to do this, and only this year moved to Neovim for the same.

    It’s not Open Source, but I’ve also taken a hefty liking to Obsidian’s canvas mode. Likewise, I share a small selection of lists with my other half via Google Keep.