Note taking app that I can link between my laptop and phone ?

https://slrpnk.net/post/35080510

Note taking app that I can link between my laptop and phone ? - SLRPNK

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!

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

Obsidian - obsidian.md

Self-hosting Obsidian - Pinggy

Complete guide to self-hosting Obsidian sync using Docker, CouchDB, and Pinggy tunnel. No paid Obsidian Sync, full control, and all the fun of building your own sync server!

Pinggy Blog
I just syncthing the vault, works for me…
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. :)
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.
Ah, I should’ve clarified - my notes are all over the place as "README"s or "INSTALL GUIDE"s in different folders together with the files needed to do the install in question. :)