151
submitted 10 months ago by OrkneyKomodo@lemmy.sdf.org to c/linux@lemmy.ml

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.

top 50 comments
sorted by: hot top controversial new old
[-] Dave@lemmy.nz 40 points 10 months ago* (last edited 10 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.

[-] fossisfun@lemmy.ml 27 points 10 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.

[-] Xephopiqua@lemmy.ml 4 points 10 months ago* (last edited 10 months ago)

Unfortunately with iOS you are stuck with Obsidian Sync because Syncthing does not work because of the permission model. Otherwise I prefer Obsidian over Joplin for the above mentioned reasons and nice extension ecosystem. It's easy to get your files out of Obsidian, no vendor lock-in

[-] jvrava9@lemmy.dbzer0.com 4 points 10 months ago* (last edited 10 months ago)

Möbius sync is a Syncthing client for iOS. I have the same setup as Foss Is Fun and everything works very well

[-] FreeLunch@feddit.de 3 points 10 months ago* (last edited 10 months ago)

I am also using iOS with Möbius Sync and it is working quite well. The sync is not running all the time in the background due to iOS restrictions but it is running multiple times per day on my device.

The option to sync folders was only introduced this year. It costs about 5$ one time payment.

[-] krissen@sopuli.xyz 3 points 10 months ago

Syncing over iCloud drive works well (Obsidian, iOS).

load more comments (2 replies)
[-] FreeLunch@feddit.de 2 points 10 months ago

There will be many conversion tools for Joplin to other structures. So I guess the format is a non issue.

[-] fossisfun@lemmy.ml 5 points 10 months ago

Joplin has export options itself, but I just don't like how Joplin manages notes on a filesystem. If it can be done nicely (see Obsidian), why bother with something needlessly complex (file structure, need to sync with the filesystem, etc.)?

But everyone has different requirements and for the right person, Joplin can certainly be a good solution. ;)

load more comments (2 replies)
load more comments (1 replies)
[-] sapo@beehaw.org 8 points 10 months ago

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.

[-] fossisfun@lemmy.ml 6 points 10 months ago

I didn't know about Logseq! Looks really interesting and since there's a Flatpak available, I'll give it a try. Thanks for mentioning it!

[-] beeng@discuss.tchncs.de 5 points 10 months ago

Git clone with something like Termux on Android ? Bit of hassle, but you can make a desktop shortcut with bash scripts to make it easier.

load more comments (1 replies)
[-] omgitsaheadcrab@sh.itjust.works 34 points 10 months ago

Emacs + orgmode + org-capture + deft + orgzly + syncthing

Sexy Stallman pose

[-] pmarcilus@discuss.tchncs.de 9 points 10 months ago

Based and emacspilled

[-] Illecors@lemmy.cafe 6 points 10 months ago

I approve this message.

[-] sem@lemmy.ml 3 points 10 months ago

True answer.

[-] sxan@midwest.social 15 points 10 months ago

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.

load more comments (2 replies)
[-] flashgnash@lemm.ee 15 points 10 months ago

Obsidian is a brilliant note app, it's free provided you setup your cloud sync solution (I use syncthing) as it just creates .md files that you can do whatever you want with

[-] LunchEnjoyer@lemmy.world 16 points 10 months ago

Obsidian sadly isn't open source though.

[-] flashgnash@lemm.ee 7 points 10 months ago

No it's not, but it is incredibly consumer friendly

load more comments (2 replies)
[-] Templa@beehaw.org 3 points 10 months ago

Obsidian is not open source

[-] Ritsu4Life@lemmy.world 15 points 10 months ago

Logseq good alternative to obsidian Use syncthink or save the files to drive for syncing

[-] LunchEnjoyer@lemmy.world 13 points 10 months ago

Here's a few I've been trying lately,

  • Anytype.io
  • Standard Notes
  • Trillium
  • Notesnook
  • Logseq

I tried all for an extended period of time and landed with Anytype being the best for my needs. It's quite new on the market but has a super pleasing UI, very secure and is based in Switzerland 🇨🇭

[-] snowfalldreamland@lemmy.ml 5 points 10 months ago

Anytype looks interesting but it looks like most of it is non-free non-opensource software:

While our core solutions, the infrastructure protocol any-sync, and the data protocol any-block, are released as open source under the permissive MIT license, we distribute the remaining layers, including the middleware library any-heart, and applications like anytype-js, anytype-swift, and anytype-kotlin, under the Any Source Available License. This license grants individuals the freedom to review, modify, and utilize the code for personal, academic, scientific, research, and development purposes. However, for commercial use, consent from the Any Association is required.

from https://blog.anytype.io/our-open-philosophy/

load more comments (1 replies)
load more comments (3 replies)
[-] Minty95@lemm.ee 12 points 10 months ago* (last edited 10 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

load more comments (8 replies)
[-] harl3k1n@feddit.de 12 points 10 months ago

Maybe Notesnook? There's a free version and they also offer a payed plan if you need more options.

[-] FarLine99@lemm.ee 6 points 10 months ago

Notesnook looks really promising!

load more comments (1 replies)
[-] radioactiveradio@lemm.ee 11 points 10 months ago

Just sync .text or .md files using syncthing. Total control!

[-] krdo@lmmy.net 6 points 10 months ago

I do the same, and eventually I started using Obsidian on top, but you can always switch to something else that opens markdown (vim!)

[-] fossisfun@lemmy.ml 10 points 10 months ago* (last edited 10 months ago)

You don't need your own server to use Joplin. You can select a local directory to store your notes and sync this directory with Syncthing between devices.

I am not sure if this works with iOS though.

load more comments (1 replies)
[-] pH3ra@lemmy.ml 9 points 10 months ago

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)

load more comments (6 replies)
[-] observantTrapezium@lemmy.ca 7 points 10 months ago

Agree about Joplin. No need for a full NextCloud instance, I use the WebDAV option which Apache has pretty much out of the box.

[-] ominouslemon@lemm.ee 7 points 10 months ago* (last edited 10 months ago)

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.

[-] timbuck2themoon@sh.itjust.works 6 points 10 months ago

Biggest issue with Joplin is that it doesn't store the actual markdown in files that I can see. You're basically screwed if you ever want to move to a different product.

[-] codecarter@sh.itjust.works 6 points 10 months ago

Trilium with trilium web clipper plugin, moememos with its web plugin and linkding with its plug in. Been able to keep up with all notes with this trio

load more comments (2 replies)
[-] FrostyCaveman@lemm.ee 4 points 10 months ago

I use Trilium

[-] -spam-@kbin.social 4 points 10 months ago

Been using Joplin for ages, absolutely no dramas with it at all.

[-] Either6393@lemmy.one 4 points 10 months ago

I've been using silverbullet.md but it's self hosted

[-] AzureCerulean@lemmy.ml 4 points 10 months ago

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/

[-] lefarfadet@mstdn.io 3 points 10 months ago

@OrkneyKomodo
I use #syncthing as an alternative to cloud services. Share two folders, no matter where they are, on what device etc, provided the device can run a version of syncthing.
And its not only notes: pictures, movies and whatnot.
I transfered 60gb of pictures from the family oc to my phone with that

[-] bear@slrpnk.net 3 points 10 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@lemmy.ml 3 points 10 months ago* (last edited 10 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.

[-] Father_Redbeard@lemmy.ml 3 points 10 months ago

Anyone else tried Acreom? I don't think it's open source though, but a local first markdown editor with some cool features like integration with Jira and has a nice UI.

That said, I still haven't decided if I will stick with it. I use Obsidian for journaling, brain dumps, and documenting projects in working on. Ive tried also using it as a Google Keep replacement, but its not really geared for the To-do/shopping lists that I use Keep for.

[-] SIGSEGV@sh.itjust.works 3 points 10 months ago* (last edited 10 months ago)

Years ago, I was looking for something similar. Used turtl for almost a year before switching to Joplin. Joplin was great, but not quite what I needed, and when Logseq came around, I switched again to it. Again, Logseq was just not exactly what I needed (though it is pretty powerful!) and I was worried what would happen when the devs either made it paid or abandoned the project, like so many before it.

The solution to my woes was Emacs. Now, I won't pretend the learning curve isn't steep, but there just isn't anything that compares to it. Org-mode + Org-roam + notdeft is amazing, and I've never even looked for anything else since becoming accustomed to it. Plus, you can easily modify the existing tools or write your own to adapt it to your personal style.

You will never regret the time you invest in Emacs.

[-] trougnouf@lemmy.world 3 points 10 months ago* (last edited 10 months ago)

I use Zim, a local wiki which uses text files with a markdown-like syntax, Syncthing to synchronize the notes, and Markor on Android supports this syntax.

[-] Blaiz0r@lemmy.ml 2 points 10 months ago
load more comments
view more: next ›
this post was submitted on 13 Aug 2023
151 points (96.3% liked)

Linux

45443 readers
1546 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS