Currently you are only able to open the locally saved document. (LocalStorage). You should be able to open any file you want. Implement [FileSystem](https://stackoverflow.com/questions/38067298/saving-files-locally-with-electron)
Currently you are only able to open the locally saved document. (LocalStorage). You should be able to open any file you want.
Implement FileSystem