-
Does anyone know of a self-hosted simple sync-able note taking app that supports and could export markdown files? I was trying to get [plainpad](https://github.com/alextselegidis/plainpad) installed but it has defeated me. Too complicated.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
What do you mean by "export"? If you sync the Markdown files locally you could use pandoc to generate PDF, HTML, etc.
-
I really like the text editor in Nextcloud. It supports most Markdown markup and of course Nextcloud does quite well at syncing and sharing. You can try it right quick with docker run -d -p 8080:80 nextcloud (although more work is necessary for full-featured self-hosting).
-
Joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
-
You can also use Syncthing with any kind of local files only editor to make them sync-able. For example with Markor
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.