this post was submitted on 09 Mar 2026
37 points (97.4% liked)

Open Source

45256 readers
539 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

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!

top 33 comments
sorted by: hot top controversial new old
[–] cenarius@lemmygrad.ml 1 points 1 hour ago* (last edited 1 hour ago)

Logseq. It works with Markdown or Org. Joplin is fine but I've moved away from it for Orgzly Revived + Logseq mobile/Emacs Orgmode + Logseq desktop all integrated with each other to do some stuff Logseq and Orgzly cannot do alone.

You will not find a better option honestly I love my tools. Tried a lot of things and this is one that will grow with you and never overwhelm you if you respect it.

Particularly nice to be able to smoothly turn Logseq/Orgmode stuff into LaTeX stuff and use Emacs Zotero integrations. I can publish professional-level papers and articles of pretty much any kind, from the same system where I work on Minecraft mods and remind myself to do house chores so my wife thinks I am a genius (because I am). I could write an entire textbook with it. It feels like being forced to use a revolver for years, and then switching to an AR platform.

[–] mr_freeze@lemmy.ml 1 points 1 hour ago

I've been using Zettle Notes with syncthing for a few years now. It syncs with my laptop as just a directory of markdown files that I also edit with Vim (plenty of good plugins like Vim wiki).

[–] unknowablenight@piefed.social 2 points 3 hours ago

I've never used it, but I've heard good things about Notesnook.

[–] Moodel@feddit.uk 4 points 4 hours ago

Joplin. I use it on my phone, multiple laptops and Linux desktops.

[–] hoshikarakitaridia@lemmy.world 1 points 3 hours ago

Currently using siyuan. Just wish you could use the app with a self hosted instance.

[–] zdhzm2pgp@lemmy.ml 2 points 5 hours ago

Actually, you can use Signal for this, if you have it on both your phone and laptop, and use "note to self." I prefer this because it's very straightforward and isn't bogged down with a lot of extraneous extra features that other notetaking apps I've tried tend to have.

[–] clif@lemmy.world 2 points 5 hours ago* (last edited 5 hours ago) (1 children)

https://silverbullet.md/

It's like obsidian (I hear) but FOSS. I love it and it's by far the self hosted service I use most.

It stores your notes in a plain directory hierarchy of markdown files so you can just point a cron shell script at it to git add/commit/push at your desired internal and you've got history tracking/backups too

Edit: also provides a PWA so you can "install" it on your phone instead of always using a full browser.

Edit x2: includes a Lua interpreter so you can get scripty with it. I use that functionality more than I expected and I suck at Lua

Edit x3: and it auto synchs to each device when open with conflict detection. Full copy is stored local to each device, synched when possible

[–] frischkaesbagett@feddit.org 2 points 3 hours ago (1 children)

Lol

I just researched PWAs with this article.

PWAs aren’t a silver bullet, but when applied in the right contexts, they continue to offer undeniable benefits

Now you are telling me silverbullet(.md)

provides a PWA

[–] clif@lemmy.world 2 points 2 hours ago

Hehe. So PWAs aren't a silver bullet but Silverbullet can be a PWA.

Is that one of those "all squares are rectangles but not all rectangles are squares" type things?

[–] helix@feddit.org 4 points 8 hours ago

I'm using Logseq and it's the least bad of the FOSS options I tried so far.

[–] ComradeMiao@lemmy.world 14 points 11 hours ago

obsidian is not FOSS BTW

[–] bravemonkey@lemmy.ca 1 points 6 hours ago

I’ve been using a self-hosted Jotty instance, it’s been pretty great!

https://jotty.page/

[–] baronvonj@piefed.social 23 points 13 hours ago (1 children)

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

[–] NewNewAugustEast@lemmy.zip 4 points 11 hours ago* (last edited 11 hours ago) (1 children)

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.

[–] baronvonj@piefed.social 1 points 4 hours ago

yeah I use webdav on my home NAS with just one phone and one laptop. probably going to self-host serve so I can do shared notes with the Baroness.

[–] 0xb055@lemmy.ml 1 points 7 hours ago

You can self host Anytype. It looks like notion, but is FOSS and total under your control.

[–] gary_host_laptop@lemmy.ml 8 points 13 hours ago
[–] Dariusmiles2123@sh.itjust.works 8 points 13 hours ago

I use Joplin through some WebDAV with my cloud provider, kDrive.

Works perfectly once set up.

I don’t know if you could make it work directly from your phone to your computer though.

[–] Substance_P@lemmy.world 6 points 13 hours ago

Is there something wrong with Standard Notes that I should be aware of? It hasn't been mentioned here. It has the AES-256 encryption standard, there is a free tier, it's open source and it undergoes regular security audits.

[–] zarlin@lemmy.dbzer0.com 4 points 12 hours ago

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

[–] anamethatisnt@sopuli.xyz 5 points 13 hours ago* (last edited 13 hours ago) (1 children)

Could look into self hosting an Obsidian Sync server, see this blog:
https://pinggy.io/blog/self_hosting_obsidian/

Obsidian - https://obsidian.md/

edit: And you can obviously do it without pinggy's tunnel for remote access.

[–] MalReynolds@slrpnk.net 7 points 13 hours ago* (last edited 13 hours ago) (2 children)

I just syncthing the obsidian vault, works for me...

I had problems with it creating new notes all the time. Glad it worked for you but I moved to Joplin

[–] anamethatisnt@sopuli.xyz 1 points 13 hours ago (1 children)

Honestly most of my notes are just text files describing the installation process saved together with the installation files in a folder on my NAS. Not much of a note taker outside of that. I've heard many enjoy Obsidian though. :)

[–] MalReynolds@slrpnk.net 1 points 13 hours ago

That (folder with files) is pretty much what an obsidian vault is, except it's markdown files (of which text files are a subset). Should just import in with zero issues.

[–] bad1080@piefed.social 3 points 12 hours ago

not (completely) open source but signal has a "note to self" function i use for that

[–] SammyJK@programming.dev 4 points 13 hours 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.

[–] internetrobot@lemmy.world 2 points 11 hours ago

Anytype is nice.

[–] ComradeMiao@lemmy.world 2 points 11 hours ago (1 children)

I found the best option markdown on my pc and a notepad outside.

[–] clif@lemmy.world 1 points 5 hours ago

Check out Silverbullet.md

[–] Dustwin@lemmy.ca 3 points 13 hours ago

I've set up Joplin with Syncthing and it's been working for me.

[–] supersquirrel@sopuli.xyz 2 points 12 hours ago

Syncthing and Org Mode.

[–] bobslaede@feddit.dk 1 points 13 hours ago* (last edited 13 hours ago)

I am currently in the process of migrating my Google Keep notes over to a self hosted instance of La Suite Docs. It sounds like a big Google Docs alternative, but feels way more like a notes app.