Damus
Frederik Handberg profile picture
Frederik Handberg
@frederikhandberg
This is a very early version of the notes app I'm building.
It's the cross-platform version using Electron.



Like the native Swift app, I also wanted this one to have the same cool shortcuts.
For example, the user can move blocks up and down or insert new blocks above or below using the shortcut `Cmd+Enter` or `Cmd+Shift+Enter`.

The UI is very rough, but I'm just concentrating on getting the features working before I start working on a pretty UI. #dev #React #Electron