There is a bug in Electron, that was making multiple Electron programs to override other programs. So for now, I have disabled the single instance feature, so you can run multiple instances. Once this problem is fixed, I will release it and only one OneNote instance will be allowed.
Bump from latest release of NodeJs, NPM and AppImage:
{
"name": "p3x-onenote",
"version": "1.2.335-412",
"corifeus": {
"nodejs": "v9.11.1"
},
"dependencies": {
"electron": "^1.8.4",
"configstore": "^3.1.2",
"corifeus-utils": "^1.1.932-330"
},
"devDependencies": {
"corifeus-builder": "^1.7.1311-347",
"electron-builder": "^20.8.1"
}
}