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!


Joplin can sync between phone and laptop with a number of network storage options
https://joplinapp.org/help/apps/sync/
or you can self-host Joplin server.
https://github.com/laurent22/joplin/blob/dev/packages/server/README.md
In Joplin, I have never been able to successfully use an s3 instance with two or more joplin clients. It corrupts eventually. This is using a bucket for storage directly, not WebDAV.
From my research the best bet is self host, webdav, or some kind of file sync.
That’s weird… I’ve been using S3 to sync Joplin between Linux and Android without corruption issues for more than a year now.