Last years I’m using my own cross platform app (developed with QT/C++) to write and keep notes on my Mac and Windows computers, it is simple markdown editor/viewer which turns any your folder with text or markdown files into convenient app.
Additional features on top of standard Markdown:
- internal links
- keeping passwords, copying the password to clipboard by clicking links
Today I decided to give the app to the world and make it open source
Link to the project: https://gitlab.com/bykovme/nightnotes
If you want to try the app immediately, you can download dmg and install the app on your Mac OSX from here: https://gitlab.com/bykovme/nightnotes/tree/master/Downloads/Mac
Enjoy