I am setting up my notes approach which is using dedicated apps on my devices plus syncthing.
I tried lots of tools like Joplin obsidian etc but are too overkill or had something I don’t like.
So I am using markor on android and another dedicated app on Linux and so on.
I would like to add also a web app to edit the MD files directly on my server when I don’t have any way to install syncthing or an editor app.
The web GUI would need to list the MD files local on the server and let me edit/view/save them. Upload and download is not required as I already have that setup via filebrowser.
Any hints?
Edit: to be clear, i am not looking for an IDE or anything fancy, i only need to edit some notes online on my server. I do not want to spin containers or deploy full VS solutions just for this, all i need is a web gui editor for MD with the capability to load files on the server
Second edit: i ended up selfhosting Silverbullet.md which made my day. Exactly what i was looking for, even more than that. Thanks all!
does it have a self-hosted web part? i can’t find it. The website only let me download a fuckton 170mb appimage for linux
https://github.com/logseq/logseq/blob/master/docs/docker-web-app-guide.md
Thanks, but not going to host a docker container just for such a stupid thing. Silverbullet.md did cut the cheese for me and it was even simpler.
There is a web version i beleive but they have support for basicly all platforms nativly.
You should be able to download via flathub too. It is self contained software but you can write to a Google or Dropbox directory and let that synch the files. I’m really a fan of logseq as well.