Joplin is an open source alternative to Evernote. It can be used with on-premise backend or with their own cloud storage.
The killer-feature for me is the possibility to use Nextcloud as a backend (only as a backend, without a possibility to edit notes).
The desktop application is Electron based.
After some tweaks I could build and run it with Electron 39.2.7 installed from ports:
Unfortunately, my experience in JavaScript and Electron is limited, so I'm not able to build the port correctly, with the necessary tweaks correctly integrated. I hope, someone with such experience will create the correct port.
The killer-feature for me is the possibility to use Nextcloud as a backend (only as a backend, without a possibility to edit notes).
The desktop application is Electron based.
After some tweaks I could build and run it with Electron 39.2.7 installed from ports:
Unfortunately, my experience in JavaScript and Electron is limited, so I'm not able to build the port correctly, with the necessary tweaks correctly integrated. I hope, someone with such experience will create the correct port.