The reason I'm considering it is simpler deployment and not having to host for my clients. I get the appeal of porting to a hosted solution later, but imagine it would be plenty challenging on its own no matter which way I go.
Go has been another consideration for simple deployment but I'd like more local control for persistent storage, though I may consider SQLite since the needs are basic at this stage. In the Go environment, for the small bit I need more tightly integrated with the OS I can then do one of the cross platform HTML/Js combos with Electron.
@Adrianx I think stricken was referring to the app in development, not the IDE.
On the IDE side, right now VS Code has won for me - with basic text or HTML or very quick and dirty edits I use sublime for the speed. For .Net I use VS Community.